move category and icon up in mobile view

This commit is contained in:
2023-12-30 13:07:34 +01:00
parent 40696be73b
commit 7146655931

View File

@@ -199,9 +199,11 @@ h4{
}
.icon{
right: 1rem;
top: -1.75rem;
}
.category{
left: 1rem;
top: calc(var(--size) * -1.5);
}
}
@keyframes shake{