Cleaned up deprecated parts

This commit is contained in:
Bashy 2025-09-23 22:00:31 +02:00
parent d36bd76d52
commit 7be62fa41e
2 changed files with 0 additions and 8 deletions

View file

@ -273,13 +273,6 @@ img:hover {
}
/* Post */
.column {
flex: 1;
display: flex;
flex-direction: column;
gap: 1em;
}
.post-header {
line-height: 100%;
color:#343a40;