Initial adjustments to the website

This commit is contained in:
2024-04-10 22:30:01 +01:00
parent 92f4f2d0f7
commit 2d08313b05
17 changed files with 157 additions and 80 deletions

View File

@@ -10,10 +10,10 @@
padding-top: 2em;
p {
text-align: left;
text-align: justify;
text-justify: distribute-all-lines;
margin: 0 auto 0 auto;
width: 40em;
width: 42em;
max-width: 70vw;
line-height: 1.7;
}
@@ -21,8 +21,9 @@
.job {
@include lightSection;
width: 100%;
padding: 1em;
margin: 1em;
margin: auto 1em;
.largerText {
font-size: 1.3em;