diff --git a/macrovision.css b/macrovision.css index fb879e06..14beb76e 100644 --- a/macrovision.css +++ b/macrovision.css @@ -189,7 +189,7 @@ body.toggle-entity-glow .entity-box:not(.selected) > img{ #menubar { display: flex; - flex: 1 0 10vh; + flex: 1 0 5vh; flex-direction: row; justify-content: space-evenly; align-items: center; @@ -295,7 +295,7 @@ body #test-canvas { position: fixed; width: 150px; height: 50px; - transform: translate(-50%, 0%); + transform: translate(-50%, 20pt); } body.toggle-bottom-name .bottom-name {