mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
Use @font-size-... variables instead of hardcoded font-size in px
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
float: left;
|
||||
width: 0%;
|
||||
height: 100%;
|
||||
font-size: 12px;
|
||||
font-size: @font-size-small;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
text-shadow: 0 -1px 0 rgba(0,0,0,.25);
|
||||
|
||||
Reference in New Issue
Block a user