slight UI changes

This commit is contained in:
biglyderv 2025-03-11 06:29:48 -04:00
parent 8b2a7b38af
commit d15fd272ca
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5
4 changed files with 12 additions and 9 deletions

View file

@ -44,8 +44,11 @@ html {
margin-top: 5px;
}
.desc {
.item, .desc {
white-space: pre-wrap;
}
.desc {
font-size: 0.5em;
background: rgb(204, 191, 209);