mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
more consistent variable naming patterns
This commit is contained in:
@@ -18,9 +18,9 @@ input,
|
||||
button,
|
||||
select,
|
||||
textarea {
|
||||
font-family: @base-font-family;
|
||||
font-size: @base-font-size;
|
||||
line-height: @base-line-height;
|
||||
font-family: @font-family-base;
|
||||
font-size: @font-size-base;
|
||||
line-height: @line-height-base;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user