Float right looks better

This commit is contained in:
Monochromish 2022-07-05 20:14:14 +10:00
parent 404499bec9
commit 514ce4c1e0

View file

@ -1300,7 +1300,7 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
margin-left: 100px; float: right;
} }
.animated { .animated {