1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

eslint fixes

This commit is contained in:
codecalm
2019-10-17 22:34:27 +02:00
parent b54ecdb4f6
commit ae55a3e2d1
32 changed files with 374 additions and 480 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
.page-title-box {
min-height: 2.5rem;
margin: .25rem 0 1.5rem;
display: flex;
align-items: center;
min-height: 2.5rem;
margin: .25rem 0 1.5rem;
}
.page-pretitle {
@@ -13,6 +13,6 @@
margin: 0;
font-size: $h2-font-size;
font-weight: 400;
color: $body-color;
line-height: 1;
color: $body-color;
}