chore: Update welcome page CSS and build configurations

This commit is contained in:
Mauro Balades
2024-08-02 09:19:32 +02:00
parent 8e19e74894
commit 4f97d66443

View File

@@ -28,8 +28,6 @@ body.gradient-background {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
border-radius: 15px;
margin: 15px;
background: var(--zen-dialog-background); background: var(--zen-dialog-background);
width: 55%; width: 55%;
position: relative; position: relative;