move category and icon up in mobile view
This commit is contained in:
parent
59ee898de3
commit
91e523e359
@ -199,9 +199,11 @@ h4{
|
||||
}
|
||||
.icon{
|
||||
right: 1rem;
|
||||
top: -1.75rem;
|
||||
}
|
||||
.category{
|
||||
left: 1rem;
|
||||
top: calc(var(--size) * -1.5);
|
||||
}
|
||||
}
|
||||
@keyframes shake{
|
||||
|
Loading…
Reference in New Issue
Block a user