Use gunicorn instead of Werkzeug and 32 more very minor changes (#35)

This commit is contained in:
Mungai Geoffrey
2022-04-21 03:29:42 +03:00
committed by GitHub
parent 68b474bbba
commit ef68cae625
33 changed files with 751 additions and 227 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ const queue = useQStore();
position: absolute;
font-size: 0.75rem;
width: max-content;
padding: 0.2rem;
padding: 0.2rem .35rem;
top: 13.25rem;
left: 1.5rem;
background-color: $black;