TA blog post, change to cards, margin blog
This commit is contained in:
parent
9b903a881f
commit
359c06184d
8 changed files with 303 additions and 32 deletions
src/components
|
@ -43,6 +43,10 @@ const date = new Date(pubdate).toLocaleDateString('en-GB', options_date)
|
|||
a:hover > .circle {
|
||||
transform: none;
|
||||
}
|
||||
|
||||
article {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue