mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2024-11-10 02:28:02 +00:00
Fixed article header spacing on post template
This commit is contained in:
parent
b9f5d591d3
commit
f8b34f9786
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1225,6 +1225,10 @@ html.no-infinite-scroll .pagination {
|
|||||||
padding: max(8vmin, 40px) 0 max(8vmin, 64px);
|
padding: max(8vmin, 40px) 0 max(8vmin, 64px);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-template .article-header {
|
||||||
|
padding: 0 0 max(6.4vmin, 40px);
|
||||||
|
}
|
||||||
|
|
||||||
.page-template .article-header {
|
.page-template .article-header {
|
||||||
padding: max(12vmin, 64px) 0 max(3.2vmin, 28px);
|
padding: max(12vmin, 64px) 0 max(3.2vmin, 28px);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user