Remove additional spacing above logo

This commit is contained in:
Gabe Kangas 2023-03-21 13:10:27 -07:00
parent 604e1fdbaa
commit 559ec45f0f
No known key found for this signature in database
GPG key ID: 4345B2060657F330

View file

@ -27,6 +27,7 @@
flex-direction: row;
justify-content: center;
align-items: center;
margin-top: unset;
}
.app-container h1.owncast-title .logo-container {