We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb9c672 commit 07584daCopy full SHA for 07584da
assets/scss/components/_event_archive.scss
@@ -1,8 +1,10 @@
1
.archived-event-wrapper {
2
- width: 1100px;
+ max-width: 1100px;
3
margin-left: auto;
4
margin-right: auto;
5
min-height: 90vh;
6
+ padding-left: 16px;
7
+ padding-right: 16px;
8
9
a {
10
text-decoration: none;
0 commit comments