This commit is contained in:
yflory 2017-10-31 11:30:13 +01:00
parent e0f7df80b3
commit 5438970ab4
1 changed files with 3 additions and 3 deletions

View File

@ -97,14 +97,14 @@
font-weight: 400;
font-family: sans-serif;
}
.cp-app-profile-input-displayname {
.cp-app-profile-displayname {
font-weight: bold;
font-size: 30px;
}
.cp-app-profile-input-link {
.cp-app-profile-link {
font-size: 25px;
}
.cp-app-profile-input-displayname, .cp-app-profile-input-link {
.cp-app-profile-displayname, .cp-app-profile-link {
line-height: 40px;
}
}