Position Fixed

This commit is contained in:
juFried 2024-01-29 00:16:38 -07:00 committed by GitHub
parent 85ac2a72dd
commit 3dfbea3ed4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -21,16 +21,16 @@
/* Logo + Background Image */
.logo-container {
position: relative;
position: fixed ;
display: flex;
align-items: center;
justify-content: center;
height: 100%;
}
.logo-image {
/* .logo-image {
position: absolute;
}
} */
.Logo-Image{
order: 2;