a little change
This commit is contained in:
parent
202e640a42
commit
da44c8a411
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue