mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-29 03:53:30 +08:00
fix: add missing padding to .article-details
This commit is contained in:
parent
5ed3550fd7
commit
47df8ac9e8
@ -242,6 +242,7 @@
|
||||
flex-direction: column;
|
||||
justify-content: flex-end;
|
||||
z-index: 2;
|
||||
padding: 15px;
|
||||
|
||||
@include respond(sm) {
|
||||
padding: 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user