logo update
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user