frontend: run lint
Signed-off-by: Nicolas Froger <nicolas@kektus.xyz>
This commit is contained in:
parent
3d6a2991b1
commit
2647ac244d
61 changed files with 426 additions and 592 deletions
|
|
@ -2,20 +2,20 @@
|
|||
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
|
||||
|
||||
body {
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
}
|
||||
|
||||
#kektus {
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
font-family: 'Montserrat', sans-serif;
|
||||
}
|
||||
|
||||
.ol-zoom {
|
||||
top: 120px !important;
|
||||
left: .5em;
|
||||
top: 120px !important;
|
||||
left: 0.5em;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 500px) {
|
||||
.ol-zoom {
|
||||
top: 70px !important;
|
||||
}
|
||||
}
|
||||
.ol-zoom {
|
||||
top: 70px !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue