Update base.css

This commit is contained in:
Kaleb Efflandt 2024-02-14 16:32:52 -06:00 committed by GitHub
parent 8dc8446d75
commit 5a39947b53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -666,7 +666,7 @@ html {
line-height: 1.6;
word-wrap: break-word;
color: rgba(0, 0, 0, 0.8);
# color: rgba(0, 0, 0, 0.8);
border-bottom: 1px solid rgba(0, 0, 0, 0.9);
}