1,278
edits
Line 2,025: | Line 2,025: | ||
/* ============= Social project ============= */ | /* ============= Social project ============= */ | ||
.social-project-main-title { | .social-project-main-title { | ||
padding: 3rem 0; | padding: 3rem 0 1rem 0; | ||
text-align: center; | text-align: center; | ||
font-size: 200%; | font-size: 200%; | ||
Line 2,032: | Line 2,032: | ||
.social-project-subtitle { | .social-project-subtitle { | ||
padding: 2rem 0; | padding: 1rem 0 2rem 0; | ||
text-align: center; | text-align: center; | ||
font-size: 150%; | font-size: 150%; | ||
color: grey; | color: grey; | ||
} | } |