profile tweaks

This commit is contained in:
tavo-wasd 2024-08-09 00:47:55 -06:00
parent e00cf2585a
commit 412497db0c

View file

@ -75,11 +75,12 @@ a {
.desc h1, .desc h1,
.desc p { .desc p {
text-align: center; text-align: center;
margin: 1em auto -0.4em auto;
max-width: 90%;
} }
.desc h1 { .desc p {
text-align: center; margin-bottom: 1em;
margin: 1em auto -0.4em auto;
} }
div.banner h1 { div.banner h1 {