Skip to content

Commit bd1c46c

Browse files
authored
fix image margin
1 parent 866ded5 commit bd1c46c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

55-glass dashboard/style.css

+3
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ h3 {
217217
.card {
218218
flex-direction: row;
219219
}
220+
.card img {
221+
margin-right: 0.5rem;
222+
}
220223
.progress {
221224
display: block;
222225
background: linear-gradient(

0 commit comments

Comments
 (0)