Correction of the site Header display

This commit is contained in:
Alexander Burmatov 2024-05-27 13:43:02 +03:00 committed by Nadezhda Fedorova
parent d5cdf50dbd
commit 67361f0faa

View File

@ -1,6 +1,7 @@
.App { .App {
text-align: center; text-align: center;
height: 100vh; height: 100vh;
margin-top: 10vh;
} }
.App-logo { .App-logo {