4,554
edits
No edit summary |
No edit summary |
||
| Line 76: | Line 76: | ||
.head-col:last-child { | .head-col:last-child { | ||
margin-right: 0; | margin-right: 0; | ||
} | |||
.head-col-extend { | |||
width: calc(40% - 2px); | |||
box-sizing: border-box; | |||
height: fit-content; | |||
padding: 7px; | |||
margin-bottom: 30px; | |||
font-size: 12pt; | |||
line-height: 23.5px; | |||
letter-spacing: 0.4px; | |||
} | } | ||
.head-box { | .head-box { | ||