Compare commits

..

No commits in common. "5b7600d7f37ddad6c6009071648609b3b69fbd67" and "cbd8229f4a077aff8eef7666b8cb25b5755d190f" have entirely different histories.

View File

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