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 1cfe5dc commit e4f180fCopy full SHA for e4f180f
client/styles/components/_collection.scss
@@ -8,7 +8,8 @@
8
}
9
10
.collection-metadata {
11
- width: #{1012 / $base-font-size}rem;
+ max-width: #{1012 / $base-font-size}rem;
12
+ width: 100%;
13
margin: 0 auto;
14
margin-bottom: #{24 / $base-font-size}rem;
15
0 commit comments