This commit is contained in:
Zlatan Vasović 2013-09-11 10:38:42 +02:00
parent d9613268b0
commit 50fcaba24f
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ p {
font-weight: 200;
line-height: 1.4;
@media (min-width: @screen-sm) {
@media (min-width: @screen-sm-min) {
font-size: (@font-size-base * 1.5);
}
}