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:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user