Fix short articles

This commit is contained in:
2025-09-26 14:12:43 +01:00
parent fe06477bec
commit 587b321205

View File

@@ -18,6 +18,10 @@ header{
width: 100%; width: 100%;
} }
main{
min-height: 65vh;
}
footer{ footer{
background-color: #4c4c4c; background-color: #4c4c4c;
display: flex; display: flex;