fix styling

This commit is contained in:
FloatingGhost 2022-06-14 16:35:08 +01:00
parent 3019dd4801
commit ef1c3d57b6
4 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
.mfm-post-content {
overflow-y: hidden;
};
@keyframes tada {
from {
transform: scale3d(1, 1, 1);