Skip to content

Commit 3d0e46f

Browse files
committed
Fix stylelint 🚨
1 parent 40150e9 commit 3d0e46f

File tree

1 file changed

+2
-0
lines changed
  • theme/assets/src/block-editor/plugins/hide-sections

1 file changed

+2
-0
lines changed

theme/assets/src/block-editor/plugins/hide-sections/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
*/
1616

1717
.has-hide-title {
18+
1819
.entry-title {
1920
display: none;
2021
}
@@ -24,6 +25,7 @@
2425
}
2526

2627
.-has-tab-bar + .site-content .content-area {
28+
2729
@media (max-width: 599px) {
2830
margin-top: 6rem;
2931
}

0 commit comments

Comments
 (0)