education-line - Slightly increase the hline height to fix hugo-toha/toha#381

This commit is contained in:
James Ray 2021-08-08 09:37:51 -04:00
parent 8f239a0ddc
commit e3552f57f4

View file

@ -36,7 +36,7 @@
}
.education-section .education-info-table tr:first-child .hline {
height: 60%;
height: 65%;
top: auto;
}