Skip to content

Commit 35c50a4

Browse files
committed
Revert padding from #2617 for CV tables
1 parent 807629d commit 35c50a4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_sass/_cv.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ div.container-link-button {
88

99
table.table-cv {
1010
background-color: transparent !important;
11+
12+
td,
13+
th {
14+
padding: 1px;
15+
}
1116
}
1217

1318
a.btncv {

0 commit comments

Comments
 (0)