latest notes mobile fix
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Martti Malmi 2023-12-12 14:30:09 +02:00
parent 47d187516f
commit e0a6df7f3a

View File

@ -23,16 +23,6 @@
border: none; border: none;
} }
@media (max-width: 520px) {
.latest-notes-fixed {
width: 200px;
padding: 6px 12px;
position: fixed;
top: 12px;
left: calc(50% - 110px);
}
}
.latest-notes .pfp:not(:last-of-type) { .latest-notes .pfp:not(:last-of-type) {
margin: 0; margin: 0;
margin-right: -26px; margin-right: -26px;