Resize columns, reorganize html

This commit is contained in:
Edgar P. Burkhart 2022-05-07 18:00:06 +02:00
parent 32ef792a34
commit 2b94c09c80
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 4 additions and 5 deletions

View file

@ -25,8 +25,8 @@ body {
padding: 1rem;
font-weight: 350;
font-feature-settings: "ss01", "ss02", "ss03", "cv05", "cv08";
column-width: 360px;
max-width: 1920px;
column-width: 288px;
max-width: 1440px;
}