mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-30 15:24:08 +03:00
drop the base (hahaha), no but seriously drop the -base from our vars since it's cleaner
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ code {
|
||||
font-size: 90%;
|
||||
color: $code-color;
|
||||
background-color: $code-bg;
|
||||
@include border-radius($border-radius-base);
|
||||
@include border-radius($border-radius);
|
||||
}
|
||||
|
||||
// User input typically entered via keyboard
|
||||
|
||||
Reference in New Issue
Block a user