mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2026-07-27 12:02:16 +00:00
Button normalization; font & margin = 0.
This commit is contained in:
Vendored
+2
@@ -12,6 +12,8 @@ a {
|
||||
button {
|
||||
cursor: pointer;
|
||||
-webkit-appearance: unset;
|
||||
margin: 0;
|
||||
font-family: inherit;
|
||||
|
||||
// disable-dbl-tap-zoom
|
||||
touch-action: manipulation;
|
||||
|
||||
Reference in New Issue
Block a user