4,554
edits
No edit summary |
No edit summary |
||
Line 101: | Line 101: | ||
} | } | ||
.head-col-extend { | .head-col-extend { | ||
width: calc( | width: calc(38% - 2px); | ||
box-sizing: border-box; | box-sizing: border-box; | ||
height: fit-content; | height: fit-content; | ||
margin-bottom: 30px; | margin-bottom: 30px; | ||
margin-left: 1.5%; | |||
font-size: 12pt; | font-size: 12pt; | ||
line-height: 25px; | line-height: 25px; |