move nav, aside and footer to foreground, fix #5
This commit is contained in:
parent
3960f1c0e3
commit
2d52a7e619
2 changed files with 5 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ body {
|
|||
aside {
|
||||
background: url(../assets/notebook.jpg);
|
||||
width: fit-content;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
main {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue