stacker.news/components/header.module.css
2021-04-12 13:05:09 -05:00

11 lines
165 B
CSS

.brand {
font-family: lightning;
font-size: 2rem;
padding: 0;
line-height: 100%;
margin-bottom: -.3rem;
}
.navbar {
padding: 0rem 1.75rem;
}