more pwa styles added

This commit is contained in:
Daniel Shleifman
2022-06-19 18:42:04 +03:00
parent f4a9eee631
commit 12ce3299b8
16 changed files with 87 additions and 48 deletions

View File

@@ -22,12 +22,6 @@ export default createGlobalStyle`
}
}
header {
@media screen and (display-mode: standalone) {
padding-top: 30px;
}
}
button {
font-family: "Open Sans", sans-serif;
letter-spacing: -0.1px;