06/15 Fix layout

This commit is contained in:
2026-06-15 15:00:16 -04:00
parent d9778910bb
commit 671feb989b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -129,4 +129,4 @@ table.list td{padding:8px 10px;border-bottom:1px solid var(--line)}
.bubble.mine .bubble-meta{text-align:right} .bubble.mine .bubble-meta{text-align:right}
.reply-box{padding:16px} .reply-box{padding:16px}
.mask-notice{background:#fdf4e3;border:1px solid #f0dcae;border-radius:8px; .mask-notice{background:#fdf4e3;border:1px solid #f0dcae;border-radius:8px;
padding:8px 12px;margin-top:8px} padding:8px 12px;margin-top:8px}
+1 -1
View File
@@ -54,4 +54,4 @@
<div class="wrap">© {{ 2025 }} Classifieds</div> <div class="wrap">© {{ 2025 }} Classifieds</div>
</footer> </footer>
</body> </body>
</html> </html>