removed unnecessary files and unused linesx
This commit is contained in:
@@ -23,13 +23,10 @@ header {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
font-family: "DEADCRT", monospace;
|
||||
/* background-color: var(--dark-bg); */
|
||||
color: white;
|
||||
padding-left: 2em;
|
||||
padding-right: 2em;
|
||||
padding-top: 1em;
|
||||
/* height: 10vh; */
|
||||
/* width: 100vw; */
|
||||
padding-bottom: 1em;
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
@@ -75,7 +72,6 @@ header {
|
||||
top: 10vh;
|
||||
}
|
||||
|
||||
/* Push Down 15vh */
|
||||
.mt-md-15vh {
|
||||
margin-top: 15vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user