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.
2 parents 1cfe5dc + e4f180f commit 01855f3Copy full SHA for 01855f3
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