fix: Blog post style
This commit is contained in:
parent
369adf5a3a
commit
1a41e16e2a
1 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,10 @@
|
|||
position: relative;
|
||||
width: 100%;
|
||||
|
||||
.card {
|
||||
border: 1px solid var(--border-color)
|
||||
}
|
||||
|
||||
.card-body {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue