Create structure for press articles #31

Merged
christian merged 5 commits from feat/press-articles into develop 2024-02-15 21:24:03 +00:00
Showing only changes of commit 178b6fab98 - Show all commits

View File

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