Skip to content

Commit 5630dbe

Browse files
committed
added missing closing tag to css class
1 parent fdf5f60 commit 5630dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/bpd.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ button.next:focus {
639639
border: 1px solid #ddd;
640640
border-radius: 8px;
641641
background-color: #f9f9f9;
642-
642+
}
643643
.latest-posts-grid {
644644
display: flex;
645645
flex-wrap: wrap;

0 commit comments

Comments
 (0)