Added first additions, in temp state
This commit is contained in:
@ -124,6 +124,13 @@ a {
|
||||
}
|
||||
}
|
||||
|
||||
.main-me {
|
||||
background-color: red; //Temp
|
||||
color: $white;
|
||||
margin: 10rem auto 15rem;
|
||||
max-width: 1260px;
|
||||
}
|
||||
|
||||
$post-bg: $white;
|
||||
$post-border: #ebf2f6;
|
||||
$post-after-border: #e7eef2;
|
||||
|
Reference in New Issue
Block a user