mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-28 09:43:02 +02:00
feat(archive): style improvement
This commit is contained in:
parent
99eb6cdfd0
commit
799f0ac479
1 changed files with 9 additions and 0 deletions
|
@ -26,6 +26,15 @@
|
||||||
height: 150px;
|
height: 150px;
|
||||||
margin-right: 20px;
|
margin-right: 20px;
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
||||||
|
.article-title {
|
||||||
|
margin: 0;
|
||||||
|
font-size: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.article-details {
|
||||||
|
padding: 20px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue