Skip to content

Commit 615ed71

Browse files
committed
Optimized the home page layout.
for tablet and above
1 parent 9f34b7d commit 615ed71

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

assets/css/home.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@
112112

113113
/* Sidebar is visible */
114114
@media all and (min-width: 831px) {
115+
116+
#post-list {
117+
margin-top: 1.5rem;
118+
}
119+
115120
.pagination {
116121
font-size: .85rem;
117122
}

0 commit comments

Comments
 (0)