mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Remove the handful of rem font-sizes
This commit is contained in:
+2
-2
@@ -11,9 +11,9 @@ p {
|
||||
}
|
||||
.lead {
|
||||
margin-bottom: @line-height-base;
|
||||
.font-size((@font-size-base * 1.5));
|
||||
font-size: (@font-size-base * 1.5);
|
||||
font-weight: 200;
|
||||
line-height: 1.3;
|
||||
line-height: 1.4;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user