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

@@ -55,7 +55,7 @@
}
.mainContent {
margin: auto 0 0;
margin: 0;
display: flex;
flex-direction: row;
@@ -70,7 +70,6 @@
.text {
line-height: 1.5;
margin: 0 0 auto;
font-size: 2em;
}
@@ -85,7 +84,7 @@
}
.profileContainer {
max-width: 30em;
max-width: 35em;
height: max-content;
display: flex;
position: relative;