Skip to content

Commit d5e5f42

Browse files
committed
fixes margin issue in the users lists
1 parent bc8ed84 commit d5e5f42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/FsTweet.Web/assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,6 @@ p.well {
119119
}
120120

121121
.user-card {
122-
margin-top: 3 px;
122+
margin-top: 10px;
123123
font-size: 25px;
124124
}

0 commit comments

Comments
 (0)