1
0
Fork 0
mirror of https://github.com/mat-1/matdoesdev.git synced 2025-08-02 14:46:04 +00:00

max width on qotd

This commit is contained in:
mat 2024-12-10 00:58:01 +00:00
parent 09f43a61b0
commit 3484389bfe

View file

@ -629,6 +629,8 @@
border: 1px solid #fffa;
padding: 1rem;
background: url(/retro/purple4.gif);
max-width: 100px;
word-wrap: break-word;
}
.qotd-container h3 {
margin: 0;