fixed a bunch of css

This commit is contained in:
2026-07-21 12:59:12 +01:00
parent 5ffebe4895
commit b1fbb83342
11 changed files with 50 additions and 45 deletions
+2 -2
View File
@@ -54,8 +54,8 @@
display: block;
width: 30px;
height: 30px;
border: 2px outset #1da1f2;
background: #1da1f2;
border: 2px outset var(--brand-twitter);
background: var(--brand-twitter);
margin: 2px;
img {