Commit 8ec72247 authored by Pietro Saccardi's avatar Pietro Saccardi
Browse files

Enlarging logo to max possible height

parent 0df097f6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@ html, body {
}

.logo {
  height: 3.5rem;
  height: 4.5rem;
}

.z-overlay {