removed dead code
This commit is contained in:
parent
20633ebc32
commit
f26d929bf7
@ -10,9 +10,6 @@ nav ul { display: flex; flex-direction: column; list-style-type: none; list-styl
|
|||||||
nav li ul { padding-left: 0.6em }
|
nav li ul { padding-left: 0.6em }
|
||||||
footer { display: flex; justify-content: space-between; }
|
footer { display: flex; justify-content: space-between; }
|
||||||
|
|
||||||
/* header and top bar */
|
|
||||||
header h1 { background-color: #dfbfff; border-bottom: 2px solid black; border: 2px solid black; }
|
|
||||||
|
|
||||||
/* body */
|
/* body */
|
||||||
body { background-color: #ffdab3 }
|
body { background-color: #ffdab3 }
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user