4,554
edits
No edit summary |
No edit summary |
||
Line 173: | Line 173: | ||
} | } | ||
.about-col { | .about-col { | ||
width: calc( | width: calc(40% - 2px); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
height: fit-content; | height: fit-content; | ||
Line 183: | Line 183: | ||
} | } | ||
.about-details-col { | .about-details-col { | ||
width: calc( | width: calc(20% - 2px); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
height: fit-content; | height: fit-content; |