a little change

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2022-11-28 13:39:21 +10:00
parent 202e640a42
commit da44c8a411

View File

@ -131,12 +131,11 @@ main {
#authentication > h1.header { #authentication > h1.header {
width: 100%; width: 100%;
height: 80px; height: 60px;
padding-bottom: 0.3ex; padding-bottom: 0.3ex;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
font-size: 1.8em;
} }
#authentication > h1.header.gradient { #authentication > h1.header.gradient {