Update visuals and content #11

Merged
Benjamin merged 11 commits from new-visuals into master 2023-02-11 18:13:35 +00:00
Showing only changes of commit 74f7d2875e - Show all commits

View file

@ -45,6 +45,15 @@
line-height: 1.6; line-height: 1.6;
} }
ul {
list-style-type: "-";
padding-left: 1.5em;
}
li {
padding-left: 0.25em;
}
h3 { h3 {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;