4,090
edits
No edit summary |
No edit summary |
||
Line 1,836: | Line 1,836: | ||
/* ----->START------ COMMUNITY PAGE */ | /* ----->START------ COMMUNITY PAGE */ | ||
/* Styling for Community */ | /* Styling for Community */ | ||
.community-col { | |||
width: calc(40% - 0px); | |||
box-sizing: border-box; | |||
height: fit-content; | |||
padding: 0 0 0 0; | |||
margin-bottom: 30px; | |||
margin-right: 15px; | |||
} | |||
.community-main-text { | .community-main-text { | ||
text-indent: 35px; | text-indent: 35px; |