1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-28 05:54:53 +04:00

font-weight unify

This commit is contained in:
codecalm
2019-12-15 23:10:42 +01:00
parent 714a52f232
commit 2f3ab82323
12 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
z-index: 1;
padding: .25rem .75rem;
font-size: $h6-font-size;
font-weight: 700;
font-weight: $font-weight-bold;
line-height: 1.5rem;
color: #fff;
text-align: center;