Set aside's left margin to 20px.
This commit is contained in:
parent
2605ec8f6c
commit
f1a24d7056
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ aside {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
border: 2px solid white;
|
border: 2px solid white;
|
||||||
background-color: #111;
|
background-color: #111;
|
||||||
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
nav.profile img {
|
nav.profile img {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue