feat(homepage): add git button and split css styles #1

Open
aleksa wants to merge 3 commits from dev into main
Showing only changes of commit 3770e67898 - Show all commits

View file

@ -16,7 +16,7 @@ body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
height: 100dvh;
margin: 0;
text-align: center;
}