Skip to content

Commit 6ac1d57

Browse files
committed
fix: Fix subtitle on mobile screen
1 parent 42020bd commit 6ac1d57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/styles/master.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21500,6 +21500,7 @@ ul li:last-child .default-details-comment-wrapper.has-reply::before {
2150021500
@media only screen and (max-width: 767px) {
2150121501
.lb__hero-subtitle {
2150221502
font-size: 22px;
21503+
margin-top: 10px;
2150321504
}
2150421505
}
2150521506

0 commit comments

Comments
 (0)