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