This commit is contained in:
2026-02-24 16:58:36 -06:00
parent 49091b22eb
commit ef073f74b4

View File

@@ -9,16 +9,14 @@ body {
}
main {
margin:0em 20em 0em 20em;
height:80%;
height:90%;
}
header, footer {
height: 10%;
height: 5%;
}
header {
top:50%;
left: 5%;
background-color:black;
}
header * {