Skip to content

Commit 7ba0804

Browse files
author
Jihye Hong
committed
Change minor style
1 parent d69114d commit 7ba0804

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

demo/blog/blog-style.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ a:focus {
100100
}
101101

102102
.gridcolumn img {
103-
margin-top: 8px;
104103
vertical-align: middle;
105104
}
106105

@@ -154,11 +153,6 @@ a:focus {
154153
border-top-left-radius:calc(.25rem - 1px);
155154
border-top-right-radius:calc(.25rem - 1px);
156155
}
157-
.card-img-bottom {
158-
width:100%;
159-
border-bottom-right-radius:calc(.25rem - 1px);
160-
border-bottom-left-radius:calc(.25rem - 1px);
161-
}
162156

163157
.card-img-top:focus {
164158
outline: 5px solid #428bca;

0 commit comments

Comments
 (0)