3
0
mirror of https://git.coop/cotech/website.git synced 2025-10-06 16:34:35 +00:00

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

View File

@ -428,7 +428,7 @@ section.content h2 {
.two-column p { .two-column p {
max-width: 70ch; max-width: 70ch;
padding-bottom: 5px; padding-bottom: 10px;
} }
.two-column_left { .two-column_left {