mirror of
https://github.com/welpo/tabi.git
synced 2025-12-14 11:48:45 +01:00
✨ feat: parse markdown in post summary & description (#517)
Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
f47cefd42b
commit
93af295d78
3 changed files with 8 additions and 8 deletions
|
|
@ -126,7 +126,7 @@ $padding: 2.5rem;
|
|||
|
||||
@media only screen and (max-width: 1100px) {
|
||||
.bloglist-container {
|
||||
grid-template-columns: 1fr;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.pinned-label svg {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue