mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-04 13:58:12 +00:00
Poprawiono kartę ze statystykami dyżurnego
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
button.btn {
|
||||
@@ -61,5 +60,6 @@ button.btn {
|
||||
|
||||
.journal_top-bar {
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -16,16 +16,12 @@
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
width: 100vw;
|
||||
}
|
||||
|
||||
body {
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
// font-family: "Open Sans", sans-serif;
|
||||
padding: 0;
|
||||
font-family: 'Quicksand', sans-serif;
|
||||
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
*:focus-visible {
|
||||
|
||||
Reference in New Issue
Block a user