Redo some changes
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
@page "/"
|
||||
|
||||
<PageTitle>Home</PageTitle>
|
||||
<PageTitle>Главная</PageTitle>
|
||||
|
||||
<h1>Hello, world!</h1>
|
||||
<h1>Привет, мир!</h1>
|
||||
|
||||
Welcome to your new app
|
||||
Добро пожаловать!
|
||||
|
||||
@ -21,7 +21,7 @@ h1:focus {
|
||||
}
|
||||
|
||||
.blazor-error-boundary::after {
|
||||
content: "An error has occurred."
|
||||
content: "An error has occurred"
|
||||
}
|
||||
|
||||
.darker-border-checkbox.form-check-input {
|
||||
|
||||
Reference in New Issue
Block a user