corection #1304 1305 1307 1308 1311 1315 1316
This commit is contained in:
@@ -4,7 +4,7 @@ article, .paragraph{
|
||||
font-family: "trueno";
|
||||
font-weight: 600;
|
||||
font-size: $font-medium;
|
||||
color:brown;
|
||||
color:black;
|
||||
margin-top: 1rem;
|
||||
margin-bottom: .3rem;
|
||||
}
|
||||
@@ -45,7 +45,7 @@ article, .paragraph{
|
||||
width: 100vw;
|
||||
height: 40vh;
|
||||
background: $trame;
|
||||
box-shadow: inset 0 -5rem 8rem white;
|
||||
box-shadow: inset 0 -5rem 8rem $bck-col;
|
||||
z-index: -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user