Rebranding #80

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

View file

@ -65,7 +65,7 @@ header, main, footer {
min-width: 800px;
margin: 20px auto;
padding: 20px;
border: 1px solid white;
border: 1px solid rgb(255, 110, 26);
border-radius: 10px;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}