Archived
1
0

Several small changes

This commit is contained in:
Marcel
2018-10-28 18:32:57 +01:00
parent e235682c91
commit c07b714a0d
11 changed files with 49 additions and 27 deletions

View File

@@ -25,7 +25,8 @@ section#formHolder {
.brand.active {
width: 100%;
margin-left: 25%;
max-width: 100%;
flex: 0 0 100%;
}
.brand::before {

View File

@@ -185,6 +185,10 @@
top: 13.125px;
}
#profile-content {
padding-bottom: 100px;
}
.profile-displayname {
font-size: 24px;
}