minor css padding fix

This commit is contained in:
sweatshirt0 2023-01-29 11:42:52 -05:00
parent 0e42173699
commit e806fbbeaf

View File

@ -9,7 +9,7 @@ body {
}
.title-wrapper {
margin-top: 100px;
margin-top: 95px;
}
.discussion-wrapper {