Finishing Touches

This commit is contained in:
Firq 2023-07-08 15:02:07 +02:00
parent 4da3f4323c
commit 4aa3865148
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
6 changed files with 76 additions and 24 deletions
src/components

View file

@ -110,7 +110,7 @@
justify-self: top;
}
@media (min-width: 1120px) {
@media (min-width: 1140px) {
.mobile {
display: none;
}