move usbimg to media query

This commit is contained in:
filifa 2024-05-27 18:31:28 -05:00
parent 3167974d61
commit 685ba98623
1 changed files with 4 additions and 4 deletions

View File

@ -62,10 +62,6 @@ footer {
text-decoration: none;
}
#usbimg {
width: 256px;
}
nav {
font-size: x-large;
}
@ -129,6 +125,10 @@ ol ol ol {
place-content: center;
}
#usbimg {
width: 256px;
}
main {
min-width: 100%;
display: flex;