Edit app.css - added more padding to p on coop pages

This commit is contained in:
Natasha Natarajan
2025-07-01 10:56:33 +00:00
parent 3c45d2cfdc
commit 1ded938459
+1 -1
View File
@@ -428,7 +428,7 @@ section.content h2 {
.two-column p {
max-width: 70ch;
padding-bottom: 5px;
padding-bottom: 10px;
}
.two-column_left {