mirror of
https://github.com/andrewgioia/mana.git
synced 2024-10-31 23:44:47 +00:00
8 lines
142 B
SCSS
8 lines
142 B
SCSS
// double-faced specifics
|
|
|
|
.#{$ms-prefix}-dfc {
|
|
color: #111;
|
|
border: .05em solid #111;
|
|
border-radius: 2em;
|
|
padding: 0.025em;
|
|
} |