removed unused .css files

This commit is contained in:
2025-10-28 16:45:57 +01:00
parent 1884a16220
commit 289c80eea1
13 changed files with 10 additions and 320 deletions

View File

@@ -1,4 +1,4 @@
// frontend/src/components/Layout/Layout.tsx - ELEGANT WHITE DESIGN
// frontend/src/components/Layout/Layout.tsx
import React from 'react';
import Navigation from './Navigation';
import Footer from './Footer';