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

added producthunt and buymeacoffe links

This commit is contained in:
2021-08-16 14:13:09 -07:00
parent 7da96f752c
commit 3c07751ac2
2 changed files with 11 additions and 9 deletions

View File

@@ -7,13 +7,12 @@
nav {
display: flex;
width: 90%;
margin: auto;
margin: 5% 0;
justify-content: space-between;
}
main {
margin: 20vh 5% 20vh 5%;
margin: 10vh 5% 15vh 5%;
}
/* https://codepen.io/RG/pen/bdfDI */