Rebranding #80

Merged
OpzekerIT merged 66 commits from dev into main 2023-11-03 22:05:01 +00:00
Showing only changes of commit 6d1d362628 - Show all commits

View file

@ -91,6 +91,8 @@ footer {
min-width: 0; /* Allow the width to shrink below 800px */
padding: 10px; /* Reduce padding for mobile devices */
margin: 10px auto; /* Less margin for tighter mobile layout */
max-width: 800px;
min-width: 500px;
}
nav {