Enhancing some styles

This commit is contained in:
Christian Wolf 2024-02-14 15:42:20 +01:00
parent 08b286faf5
commit 178b6fab98

View File

@ -977,6 +977,10 @@ table.time {
margin: 0 0 3em;
padding: 0 0 3em;
h2 {
margin-bottom: 5px;
}
&:nth-last-of-type(1) {
border-bottom: none;
padding: 0;