Remove status.cafe content's left margin

This commit is contained in:
Leilukin 2024-06-17 23:30:28 +08:00 committed by Helen Chong
parent 1193701317
commit d979abfe17

View File

@ -12,7 +12,7 @@
<style>
#statuscafe-content {
margin: 0 0 0.5em 1em;
margin: 0 0 0.5em 0;
}
</style>