Decenter content

This commit is contained in:
Christer Warén 2024-06-26 02:24:19 +03:00
parent efe60bc8db
commit c245626524

View File

@ -27,7 +27,6 @@
flex-direction: column;
background-image: linear-gradient(#0049c8, #00bef9);
margin: 0;
text-align: center;
min-width: 320px;
min-height: 600px;
}
@ -62,9 +61,6 @@
max-height: 100px;
min-height: 60px;
}
header .branding {
text-align: left;
}
header .logo {
max-height: 100%;
}