logo update

This commit is contained in:
2026-03-13 19:46:26 -04:00
parent 36126ce0b2
commit 28dae0dc60
11 changed files with 8 additions and 8 deletions

View File

@@ -123,7 +123,7 @@ img {
.top-bar {
background: var(--primary);
color: var(--white);
padding: 0 20px;
padding: 10px 20px;
position: sticky;
top: 0;
z-index: 100;
@@ -140,7 +140,7 @@ img {
}
.top-bar-logo {
height: 56px;
height: 80px;
width: auto;
}
@@ -1012,7 +1012,7 @@ img {
}
.footer-logo {
height: 80px;
height: 120px;
width: auto;
}
@@ -1243,7 +1243,7 @@ img {
}
.top-bar-logo {
height: 40px;
height: 56px;
}
.filmstrip-frame {