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

init commit

This commit is contained in:
2021-05-06 16:52:43 -07:00
parent ed10cccc86
commit 37d5c937c4
6 changed files with 1525 additions and 3 deletions

25
assets/css/styles.css Normal file
View File

@@ -0,0 +1,25 @@
/* body {
min-height: 50vh;
margin: auto;
width: 70%;
} */
header {
width: 100vh;
}
nav {
display: flex;
text-align: right;
width: 100vh;
}
nav a {
margin: auto;
vertical-align: middle;
justify-self: space-between;
}
main {
margin: 20vh 5% 20vh 5%;
}

1416
assets/css/water.css Normal file

File diff suppressed because it is too large Load Diff