This commit is contained in:
SBD
2023-12-02 14:09:44 +03:00
parent b2cc7aa0e8
commit bbf5e2b21c
4 changed files with 19 additions and 2 deletions

View File

@@ -21,6 +21,10 @@ body,html{
'sans-serif';
}
body.n_scroll{
overflow-y: hidden;
}
.header{
height: 50px;
width: 100%;