🔧 master: work in progress [might break]

This commit is contained in:
Leon van Kammen 2026-02-09 15:19:58 +01:00
parent f2471096bc
commit 4ce44a3d67

View file

@ -178,7 +178,8 @@ div#badges{
background-repeat:no-repeat; background-repeat:no-repeat;
background-size: contain; background-size: contain;
background-position:bottom; background-position:bottom;
width: 535px; width: 100%;
max-width:535px;
display:inline-block; display:inline-block;
} }