visibility changes

This commit is contained in:
sevithescss 2024-09-20 14:58:50 -07:00 committed by GitHub
parent 07ee390d5a
commit e728dcce5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,12 +12,12 @@ body {
}
h1 {
color: #333;
color: #000000;
}
h2,
p {
color: #555;
color: #000000;
}
button {