stacker.news/components/header.module.css

11 lines
165 B
CSS
Raw Normal View History

2021-04-12 13:05:09 -05:00
.brand {
font-family: lightning;
font-size: 2rem;
padding: 0;
line-height: 100%;
margin-bottom: -.3rem;
}
.navbar {
padding: 0rem 1.75rem;
}