Update style.css #9

Merged
CallumCha merged 2 commits from main into main 2024-07-30 23:17:05 +01:00
Showing only changes of commit 3d9e83ff86 - Show all commits

View File

@@ -116,6 +116,7 @@ a {
right: 0; right: 0;
z-index: -10; z-index: -10;
display: flex; display: flex;
gap: 16px;
flex-direction: row; flex-direction: row;
justify-content: space-between; justify-content: space-between;
padding: 2rem; padding: 2rem;