mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
Use the $white variable.
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
padding: 1rem;
|
||||
margin-right: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
background-color: #fff;
|
||||
background-color: $white;
|
||||
border: 1px solid rgba(0, 0, 0, .1);
|
||||
@include border-radius(.25rem);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user