fix width (???), return button backgrounds

This commit is contained in:
ari melody 2025-07-13 15:41:56 +01:00
parent b295b6f03a
commit 970590497f
Signed by: ari
GPG key ID: CF99829C92678188
4 changed files with 8 additions and 15 deletions

View file

@ -74,8 +74,6 @@
<style>
.post-container {
width: 732px;
max-width: 732px;
display: flex;
flex-direction: column;
border-top: 1px solid color-mix(in srgb, transparent, var(--text) 25%);