Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 2cf51b9

Browse files
committed
Resolved issue #37 - separated lines in cards
1 parent 7bda55e commit 2cf51b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/row-events.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ const RowEvent = props => {
4545
}
4646
.card_icons {
4747
margin-right: 15px;
48+
display: block;
4849
}
4950
@media (max-width: 700px) {
5051
.card_icons {

0 commit comments

Comments
 (0)