have cow image disappear if too little space

This commit is contained in:
filifa
2025-12-29 00:20:12 -05:00
parent aee8283518
commit 279b585718

View File

@@ -2,7 +2,7 @@
header {
display: flex;
align-items: center;
min-width: min-content;
flex-flow: wrap;
}
footer {