Rebuild assets

And add `postcss-scss` and fixing some issues.
This commit is contained in:
Jeremy Benoist
2022-01-05 20:43:36 +01:00
parent 553e69273f
commit 9d1716c0e5
27 changed files with 93 additions and 137 deletions

View File

@ -3,7 +3,7 @@
========================================================================== */
.popup-form {
background: rgba(0, 0, 0, 0.5);
background: rgb(0 0 0 / 50%);
position: absolute;
top: 0;
left: 10em;