Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
fix: change logo size
Browse files- frontend/src/index.css +1 -0
frontend/src/index.css
CHANGED
@@ -56,6 +56,7 @@ button:focus-visible {
|
|
56 |
|
57 |
.logo_footer {
|
58 |
box-shadow: none !important;
|
|
|
59 |
}
|
60 |
|
61 |
.content_link {
|
|
|
56 |
|
57 |
.logo_footer {
|
58 |
box-shadow: none !important;
|
59 |
+
height: 5rem !important;
|
60 |
}
|
61 |
|
62 |
.content_link {
|