mirror of
https://github.com/KevinMidboe/planetposen.git
synced 2025-10-29 17:50:32 +00:00
Extended scss files.
This commit is contained in:
13
frontend/styles/normalize.scss
vendored
13
frontend/styles/normalize.scss
vendored
@@ -2,5 +2,14 @@
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
button {
|
||||
cursor: pointer;
|
||||
-webkit-appearance: unset;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user