Re-removed ugly header on about/more

This commit is contained in:
ryliejamesthomas 2019-06-14 15:53:13 +10:00
parent 542fb4cd4d
commit b513149b21
1 changed files with 5 additions and 4 deletions

View File

@ -175,6 +175,11 @@ div.landing div.landing__brand {
height:100px;
}
/* Hide big ugly header */
div.public-account-header.public-account-header--no-bar {
display:none;
}
/* Pink borders */
div.directory > div.directory__tag,
.hero-widget__footer {
@ -242,10 +247,6 @@ div.landing div.hero-widget__footer {
-------------------------------------------------------
*/
div.column-0 {
display:none;
}
/* Profile pages
-------------------------------------------------------
*/