mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
move .gap style to base
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
.gap {
|
||||
background-color: dark-light-diff($primary, $secondary, 90%, -60%);
|
||||
padding: 5px 15px;
|
||||
color: $primary;
|
||||
text-align: center;
|
||||
margin: 10px 0;
|
||||
/* may not need this */
|
||||
}
|
||||
|
||||
.time-gap {
|
||||
|
||||
Reference in New Issue
Block a user