made main text more legible

This commit is contained in:
jpez 2022-03-09 16:40:30 +00:00
parent 898003bccd
commit 35c9aba5c5
1 changed files with 2 additions and 2 deletions

View File

@ -127,5 +127,5 @@
main { main {
color: #E5E5E5; color: #E5E5E5;
font-size: larger; font-size: larger;
} background-color: rgba(0, 0, 0, 0.3);
}