spaceport/webclient/src/light.css

12 lines
142 B
CSS
Raw Normal View History

.header {
padding-top: 1.5rem;
margin-bottom: 1.5rem;
}
.header .logo {
max-width: 100%;
height: 2rem;
display: block;
margin: auto;
}