1
0
mirror of https://gitlab.com/redline-racing-division/redline-racing-website.git synced 2025-07-22 22:21:26 +00:00

cleaned up first paint

This commit is contained in:
Anson Biggs
2019-11-15 20:05:40 -07:00
parent 93031403ca
commit f19a28530b
2 changed files with 15 additions and 13 deletions

View File

@@ -35,6 +35,8 @@ h6 {
}
.navbar-custom {
display: none;
visibility: hidden;
padding-top: 1rem;
padding-bottom: 1rem;
background-color: rgba(0, 0, 0, 0.7);
@@ -57,8 +59,9 @@ h6 {
header.masthead {
position: relative;
overflow: hidden;
padding-top: calc(7rem + 72px);
padding-bottom: 7rem;
padding-top: 5vh;
/* padding-top: calc(7rem + 72px);
padding-bottom: 7rem; */
background: linear-gradient(
to top,
rgb(255, 255, 255),