mirror of
https://github.com/DanilaFe/abacus
synced 2025-12-28 03:31:08 +00:00
Fix problems with scaling on mobile phones.
This commit is contained in:
@@ -16,6 +16,7 @@ a {
|
||||
color: $background-color;
|
||||
|
||||
&.button {
|
||||
display: inline-block;
|
||||
background-color: $background-color;
|
||||
color: $clear-color;
|
||||
padding: 10px;
|
||||
|
||||
Reference in New Issue
Block a user