From 329935dcddb394bfdea1aa484092782c9f25d28a Mon Sep 17 00:00:00 2001 From: bisco Date: Tue, 5 May 2026 15:50:05 +0200 Subject: [PATCH] feat: add frontend layout foundation --- frontend/src/app/app.component.ts | 106 +++++++++++------------------- frontend/src/styles.css | 83 ++++++++++++----------- 2 files changed, 84 insertions(+), 105 deletions(-) diff --git a/frontend/src/app/app.component.ts b/frontend/src/app/app.component.ts index 38dcc1d..4623794 100644 --- a/frontend/src/app/app.component.ts +++ b/frontend/src/app/app.component.ts @@ -13,13 +13,6 @@ import { MatButtonModule } from '@angular/material/button'; ], template: `
-
-
- Laboratori teatrali & produzioni audio/visive - Direzione artistica a cura di Ernesto Estatico -
-
- @@ -44,9 +33,10 @@ import { MatButtonModule } from '@angular/material/button';