Initial adjustments to the website
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user