css home
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
|
||||
|
||||
.layout-container {
|
||||
position: relative;
|
||||
width: 100vw;
|
||||
background-color: $background-home;
|
||||
font-family: 'Marianne';
|
||||
font-weight: 400;
|
||||
font-style: normal;
|
||||
margin: none;
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
@@ -21,6 +26,7 @@
|
||||
flex: 0 0 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.layout-content{
|
||||
padding-top: 7rem;
|
||||
padding-bottom: 6rem;
|
||||
@@ -29,6 +35,8 @@
|
||||
main{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.main-content{
|
||||
margin-top: 7rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user