Revert "Add bootstrap and basic layout"

This reverts commit 2ab583cb17.
This commit is contained in:
2025-09-24 16:50:36 +09:00
parent 36781b2656
commit 5f30599810
9 changed files with 5 additions and 244 deletions

View File

@ -5,7 +5,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<base href="/" />
<link rel="stylesheet" href="bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="app.css" />
<link rel="stylesheet" href="Hcs.WebApp.styles.css" />
<HeadOutlet />