Redo some changes

This commit is contained in:
2025-09-24 16:52:20 +09:00
parent 5f30599810
commit a08fffb6db
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
@page "/" @page "/"
<PageTitle>Home</PageTitle> <PageTitle>Главная</PageTitle>
<h1>Hello, world!</h1> <h1>Привет, мир!</h1>
Welcome to your new app Добро пожаловать!

View File

@ -21,7 +21,7 @@ h1:focus {
} }
.blazor-error-boundary::after { .blazor-error-boundary::after {
content: "An error has occurred." content: "An error has occurred"
} }
.darker-border-checkbox.form-check-input { .darker-border-checkbox.form-check-input {