Skip to content

Commit cebc23a

Browse files
committed
fix: Update css
1 parent eaec3bc commit cebc23a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/styles/post.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@
7777
padding: 20px;
7878
}
7979

80+
.post-cover picture img {
81+
border: 10px solid var(--accent);
82+
background: transparent;
83+
padding: 20px;
84+
}
85+
8086
.post ul {
8187
list-style: none;
8288
}

0 commit comments

Comments
 (0)