Skip to content

Commit f8d92c5

Browse files
committed
Remove unused background color
1 parent 4d2a2bc commit f8d92c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LinkDotNet.Blog.Web/Features/Components/ShortBlogPost.razor.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
flex-direction: column;
44
box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
55
margin: 1rem auto 1.6%;
6-
background: #ccc;
76
line-height: 1.4;
87
border-radius: 5px;
98
overflow: hidden;

0 commit comments

Comments
 (0)