Rewrite color scheme mixins, move more parameters into schemes, update badge shortcode
This commit is contained in:
@@ -70,12 +70,6 @@ input.toggle {
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
.clearfix::after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
@mixin spin($duration) {
|
||||
animation: spin $duration ease infinite;
|
||||
@keyframes spin {
|
||||
|
||||
Reference in New Issue
Block a user