make box-shadow more subtle
This commit is contained in:
@@ -12,7 +12,7 @@ aside {
|
|||||||
border: 3px black solid;
|
border: 3px black solid;
|
||||||
background: turquoise;
|
background: turquoise;
|
||||||
margin: 5px;
|
margin: 5px;
|
||||||
box-shadow: 5px 5px 5px;
|
box-shadow: 2px 2px 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
|
|||||||
Reference in New Issue
Block a user