[S] Limit max width and center
This commit is contained in:
+3
-1
@@ -154,7 +154,6 @@
|
||||
|
||||
#title
|
||||
{
|
||||
|
||||
// Alignment
|
||||
margin-bottom: -10vh;
|
||||
|
||||
@@ -174,6 +173,9 @@
|
||||
|
||||
#artwork-container
|
||||
{
|
||||
// Center
|
||||
margin: auto;
|
||||
max-width: 1400px;
|
||||
|
||||
.artwork
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user