2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
This commit is contained in:
Zlatan Vasović
2013-09-11 10:38:42 +02:00
parent d9613268b0
commit 50fcaba24f
+1 -1
View File
@@ -15,7 +15,7 @@ p {
font-weight: 200; font-weight: 200;
line-height: 1.4; line-height: 1.4;
@media (min-width: @screen-sm) { @media (min-width: @screen-sm-min) {
font-size: (@font-size-base * 1.5); font-size: (@font-size-base * 1.5);
} }
} }