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:
parent
09f43a61b0
commit
3484389bfe
1 changed files with 2 additions and 0 deletions
|
@ -629,6 +629,8 @@
|
||||||
border: 1px solid #fffa;
|
border: 1px solid #fffa;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
background: url(/retro/purple4.gif);
|
background: url(/retro/purple4.gif);
|
||||||
|
max-width: 100px;
|
||||||
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
.qotd-container h3 {
|
.qotd-container h3 {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue