Skip to content

Commit f93b5db

Browse files
committed
still fixing mobile style
1 parent c057840 commit f93b5db

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

widgets/src/components/styles.css

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
@media (max-width: 768px) {
99
font-size: 0.875rem;
1010
min-width: 320px;
11+
margin: 15px auto;
1112
}
1213
}
1314

@@ -41,7 +42,7 @@
4142

4243
.event-box {
4344
width: 300px;
44-
height: 170px;
45+
height: 180px;
4546
overflow: hidden;
4647
padding: 1rem;
4748
margin-bottom: 1rem;

0 commit comments

Comments
 (0)