mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
fix: article-details gap
This commit is contained in:
parent
8abaa444c1
commit
d806226ec8
1 changed files with 1 additions and 0 deletions
|
@ -165,6 +165,7 @@
|
|||
flex-grow: 1;
|
||||
padding: 0;
|
||||
min-height: var(--image-size);
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.article-title {
|
||||
|
|
Loading…
Reference in a new issue