Skip to content

Commit

Permalink
Update bloglist.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaterunner341 committed May 23, 2024
1 parent cc268dc commit ded254c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bloglist.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ sitemap: false
}
.article {
width: 500px;
padding-left: 15px;
height: 125px;
position: relative;
border-radius: 10px;
Expand All @@ -32,6 +31,7 @@ sitemap: false
width: 100%;
box-sizing: border-box;
background-color: #f0f0f0;
color: black;
font-size: 12px;
}
.article-info p {
Expand Down

0 comments on commit ded254c

Please sign in to comment.