updated texts on main and about page; moved links and contact info to about page

This commit is contained in:
2026-02-02 19:16:58 +01:00
parent 20cf98c375
commit c76f6017a9
8 changed files with 126 additions and 64 deletions

View File

@@ -140,7 +140,7 @@
--media-width: 80%;
/* page sizing */
--page-width: 1000px;
--page-width: 900px;
--screen-width-mobile: 800px;
--margin-content-side: 24px;
@@ -341,6 +341,12 @@
image-rendering: pixelated;
}
.small-supertext {
font-size: 0.7rem;
line-height: 0.7rem;
vertical-align: super;
}
/* #region Lists (ul and LinkList) */
.list, ul {
display: flex;