Remove unnecessary css

This commit is contained in:
jakobhelgesson 2022-04-06 14:28:52 +00:00
parent cbd8229f4a
commit e38415586d

View File

@ -17,14 +17,6 @@ body {
}
header {
}
header h1 {
}
main {
}
@ -47,10 +39,6 @@ main section#keyBoard {
}
@media (max-width: 767px) {
header {
height: 45px;
}
body {
}