mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 17:50:32 +00:00
Button normalization; font & margin = 0.
This commit is contained in:
2
frontend/styles/normalize.scss
vendored
2
frontend/styles/normalize.scss
vendored
@@ -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