css.sass to .sass
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
.language-switcher-container
|
||||
.language-switch-button
|
||||
+button($bg: $secondary-color, $padding: $button-tny)
|
||||
margin: 0
|
||||
margin-right: 8px
|
||||
&.current
|
||||
+button($bg: $current-color, $padding: $button-tny)
|
||||
margin: 0
|
||||
margin-right: 8px
|
||||
border: 1px solid #333
|
||||
Reference in New Issue
Block a user