1
0
mirror of https://gitlab.com/simple-stock-bots/splash-page.git synced 2025-08-03 12:01:27 +00:00

css and lighthouse stuff

This commit is contained in:
2021-05-06 17:21:24 -07:00
parent 1754cd1bfb
commit a115f9c720
3 changed files with 12 additions and 14 deletions

View File

@@ -4,14 +4,9 @@
width: 70%;
} */
header {
width: 100vh;
}
nav {
display: flex;
text-align: right;
width: 100vh;
text-align: center;
}
nav a {