fix broken css

This commit is contained in:
root 2025-05-09 14:55:24 +02:00
parent 5204164f94
commit a418270b4a
4 changed files with 15 additions and 11 deletions

View file

@ -9,6 +9,10 @@
font-family: 'Source Code Pro', monospace;
}
.caticon{
height: 13px;
}
.width-class{
width: 100%;
object-fit: contain;