Rebranding #80

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

View file

@ -63,8 +63,8 @@ header .banner {
header, main, footer {
max-width: 1200px;
min-width: 800px;
margin: 20px auto;
padding: 20px;
margin: 10px auto;
padding: 10px;
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);