Skip to content

Commit 6216bbb

Browse files
committed
Don't hide small title on mobile
1 parent 53edcbc commit 6216bbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/css/lanyon.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@ status {
162162
.masthead-title {
163163
text-align: center;
164164
}
165-
.masthead-title small {
165+
/* .masthead-title small {
166166
display: none;
167-
}
167+
} */
168168
}
169169

170170

0 commit comments

Comments
 (0)