Skip to content

Commit 9699a62

Browse files
committed
news page mobile layout fix
1 parent eb9c672 commit 9699a62

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

assets/scss/components/_event_archive.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
.archived-event-wrapper {
2-
width: 1100px;
2+
max-width: 1100px;
33
margin-left: auto;
44
margin-right: auto;
55
min-height: 90vh;
6+
padding-left: 16px;
7+
padding-right: 16px;
68

79
a {
810
text-decoration: none;

0 commit comments

Comments
 (0)