added top margin to login links

This commit was merged in pull request #25.
This commit is contained in:
victorAnumudu
2025-01-27 14:48:46 +01:00
parent 82f0efe6e5
commit 823ff83f88
+1 -1
View File
@@ -11,7 +11,7 @@
}
.login-links{
margin-top: 20px;
margin-top: 40px;
display: flex;
flex-direction: row;
justify-content: center;