Skip to content

Commit c7257d0

Browse files
committed
Updated Aug 30 2025
1 parent 2b09ca5 commit c7257d0

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

assets/styles/style.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ svg {
6464
}
6565

6666
#content-unit {
67-
margin-left: 40px;
67+
margin-left: 10px;
6868
margin-right: 10px;
6969
}
7070

@@ -1520,4 +1520,8 @@ td {
15201520
margin-top: 0;
15211521
margin-left: 0;
15221522
margin-right: 0;
1523+
}
1524+
1525+
#link-wrapper a:nth-child(2) {
1526+
font-weight: bold;
15231527
}

0 commit comments

Comments
 (0)