css refactor fix

This commit is contained in:
2026-08-09 14:43:36 +02:00
parent 1c4450efe0
commit 61f289291a
4 changed files with 25 additions and 2 deletions
+2 -2
View File
@@ -23,8 +23,8 @@
padding: 20px;
}
</style>
<script type="module" crossorigin src="/assets/index-D-2MDxU_.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BMua5Qyc.css">
<script type="module" crossorigin src="/assets/index-rPG5vfP0.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-CXNz5rXF.css">
</head>
<body>
<div id="root"></div>
+5
View File
@@ -4,6 +4,11 @@
padding: 20px;
}
.container {
max-width: 800px;
margin: 0 auto;
}
.header {
text-align: center;
color: white;