dev #32

Merged
sysadminix merged 17 commits from dev into main 2024-11-27 16:45:04 +03:00
Showing only changes of commit 1245899c07 - Show all commits

View File

@@ -1,6 +1,7 @@
.header {
margin-top: 0;
position: sticky;
position: -webkit-sticky;
left: 0;
top: 0;
width: 100vw;