merge new game button
This commit is contained in:
@@ -77,3 +77,12 @@
|
||||
-moz-appearance: $args;
|
||||
appearance: $args;
|
||||
}
|
||||
|
||||
// Clearfix
|
||||
@mixin clearfix {
|
||||
&:after {
|
||||
content: "";
|
||||
display: block;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user