This commit is contained in:
armansansd
2021-09-21 13:41:38 +02:00
parent 5a9ebab4cc
commit ce91a21c4c
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
.path-frontpage{
.home{
background-color: $bck-col;
}
.header_top_left_container{
div:nth-child(2){
@@ -301,7 +304,7 @@
}
}
.about{
box-shadow: inset 0 17rem 18rem white;
box-shadow: inset 0 5rem 4rem $bck-col;
background: $trame;
font-size: $font-medium;
text-align: center;