finished the homepage but not responsive yet
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
main {
|
||||
background-image: url("/diagonal_lines_home.png");
|
||||
height: 75vh;
|
||||
height: 73vh;
|
||||
margin-left: -1vw;
|
||||
margin-bottom: 13vh;
|
||||
width: 90.4vw;
|
||||
|
@@ -24,10 +24,14 @@ h1 {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
flex-shrink: 0;
|
||||
margin: 5vw;
|
||||
margin: 4vw;
|
||||
}
|
||||
|
||||
b {
|
||||
font-family: "Satoshi-Bold";
|
||||
color: $accent;
|
||||
}
|
||||
|
||||
a {
|
||||
color: $link;
|
||||
}
|
Reference in New Issue
Block a user