1
0
mirror of https://gitlab.com/simple-stock-bots/splash-page.git synced 2025-08-02 11:31:25 +00:00

fixed header

This commit is contained in:
2021-06-24 13:12:51 -07:00
parent 0381ccebfa
commit 143169a69b
2 changed files with 7 additions and 7 deletions

View File

@@ -6,14 +6,11 @@
nav {
display: flex;
text-align: center;
width: 90%;
margin: auto;
justify-content: space-between;
}
nav a {
margin: auto;
vertical-align: middle;
justify-self: space-between;
}
main {
margin: 20vh 5% 20vh 5%;