new style and projects

This commit is contained in:
Steffen Illium
2023-12-08 23:01:23 +01:00
committed by Steffen Illium
parent d0ecf1aec4
commit 86228fbaf7
22 changed files with 181 additions and 65 deletions

View File

@ -7,7 +7,7 @@ h2 {
}
.table-right {
// font-size: 28px !important;
// font-size: 28px !important;
font: 21px/1.4 Helvetica,"Helvetica Neue",Arial,sans-serif;
padding-left: 1.5em;
align-content: "center";
@ -452,7 +452,7 @@ max-width: 180px;
.feature__wrapper {
.archive__item-title {
margin-top: 0.25em;
font-size: 1em;
font-size: $my-text-size;
}
}
@ -460,7 +460,7 @@ max-width: 180px;
.feature__item--left,
.feature__item--center,
.feature__item--right {
font-size: 1em;
font-size: $my-text-size;
}
}