Fix bug causing user/sub title to appear off-center.
This commit is contained in:
parent
f544daf8c0
commit
2774d15298
1 changed files with 0 additions and 1 deletions
|
@ -397,7 +397,6 @@ aside {
|
||||||
}
|
}
|
||||||
|
|
||||||
#user_title, #sub_title {
|
#user_title, #sub_title {
|
||||||
margin: 0 20px;
|
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue