diff --git a/www/index.html b/www/index.html index 5ebb470..fdfa812 100644 --- a/www/index.html +++ b/www/index.html @@ -3,6 +3,7 @@ + diff --git a/www/styles.css b/www/styles.css index 8e3374d..150f883 100644 --- a/www/styles.css +++ b/www/styles.css @@ -10,7 +10,7 @@ body { background-color: #363636da; backdrop-filter: blur(10px); text-align: center; - width: max-content; + width: fit-content; margin:0 auto; margin-bottom: 1%; padding: 1%;