mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
Fix Mist style with sub menu (#479)
This commit is contained in:
parent
68da294038
commit
f002285fc8
@ -27,7 +27,7 @@
|
||||
display: none;
|
||||
}
|
||||
|
||||
.post-block:not(:first-child) {
|
||||
.post-block:not(:first-of-type) {
|
||||
margin-top: 120px;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user