fix styling
This commit is contained in:
parent
3019dd4801
commit
ef1c3d57b6
4 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
.mfm-post-content {
|
||||
overflow-y: hidden;
|
||||
};
|
||||
|
||||
@keyframes tada {
|
||||
from {
|
||||
transform: scale3d(1, 1, 1);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue