Draft: New more dynamic structure #9

Open
gkleen wants to merge 30 commits from restructure into main
Showing only changes of commit ce95e84992 - Show all commits

View File

@ -19,12 +19,23 @@ main
margin: 1rem
footer > nav > ul
margin: 1rem
padding: 0
width: 100%
background-color: hsl(268, 20%, 34%)
margin: 1rem 0 0 0
padding: 1rem 0
display: flex
justify-content: center
gap: 1rem
a,a:visited,a:hover,a:active
text-decoration: none
color: white
opacity: 0.55
transition: 0.15s
&:hover,:active
opacity: 0.75
& > li
display: block