7 лаба, маленькие изменения

This commit is contained in:
a.puchkina 2024-05-22 10:34:40 +04:00
parent 379c28a63c
commit 52521479e4
2 changed files with 6 additions and 1 deletions

5
.gitignore vendored
View File

@ -14,6 +14,11 @@
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# dll файлы
*.dll
/TravelCompany/ImplementationExtensions
# Mono auto generated files
mono_crash.*

View File

@ -7,7 +7,7 @@
}
<div class="text-center">
<h1 class="display-4">Заказы</h1>
<h1 class="display-4">Почта</h1>
</div>