1
0
mirror of https://gitlab.com/lander-team/site.git synced 2025-07-25 07:31:56 +00:00

so much formatting

This commit is contained in:
2021-12-06 18:07:21 -07:00
parent 13c6f144d0
commit 7fc3c8ec9d
11 changed files with 1702 additions and 478 deletions

View File

@@ -1,10 +1,10 @@
header {
/* header {
background: linear-gradient(
to top,
rgb(255, 255, 255),
rgba(46, 49, 65, 0.8)
);
}
} */
a.navbar-brand {
color: red !important;
@@ -14,6 +14,7 @@ a.navbar-brand {
header div img {
/* max-height: 50vh; */
max-width: 75vw;
max-height: 75vh;
margin-bottom: 5vh;
margin-top: 5vh;
}