Tweaked background of table in education.css (#510)

This commit is contained in:
Gabriel Jean
2022-01-23 13:21:48 -05:00
committed by GitHub
parent 91f6b69fa7
commit d93c49d82a
+2
View File
@@ -1,6 +1,7 @@
.education-section .education-info-table {
width: 100%;
border: none;
background: none;
}
.education-section .education-info-table tr:hover {
@@ -12,6 +13,7 @@
.education-section .education-info-table td {
border: none;
padding: 0;
background: none;
}
.education-section .timeframe {