From 4c9dbf60dd049ed91061fe739dd8c6da51af9df1 Mon Sep 17 00:00:00 2001 From: Jack Date: Sat, 31 Oct 2020 20:20:35 +0000 Subject: [PATCH] added sellout --- public/css/style.scss | 8 +- public/index.html | 5038 ++++++++++++++++++++------------------- public/js/userconfig.js | 58 +- 3 files changed, 2595 insertions(+), 2509 deletions(-) diff --git a/public/css/style.scss b/public/css/style.scss index 6c108cf38..167a04ed6 100644 --- a/public/css/style.scss +++ b/public/css/style.scss @@ -860,7 +860,7 @@ a:hover { #centerContent { max-width: 1000px; // min-width: 500px; - margin: 0 auto; + // margin: 0 auto; display: grid; grid-auto-flow: row; min-height: 100vh; @@ -869,6 +869,7 @@ a:hover { align-items: center; z-index: 999; grid-template-rows: auto 1fr auto; + width: 100%; &.wide125 { max-width: 1250px; } @@ -3016,11 +3017,6 @@ key { } } -#ad { - justify-content: center; - display: flex; -} - @keyframes flashKey { from { color: var(--bg-color); diff --git a/public/index.html b/public/index.html index aaf8ae08c..805db1555 100644 --- a/public/index.html +++ b/public/index.html @@ -762,2530 +762,2576 @@
-