Fix mobile padding on StoryDetailPage
This commit is contained in:
@@ -345,6 +345,10 @@
|
||||
}
|
||||
|
||||
@media (max-width: 600px) {
|
||||
.story-detail-page {
|
||||
padding: 1rem;
|
||||
}
|
||||
|
||||
.hero-content h1 {
|
||||
font-size: 1.8rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user