BinStack/static/css/app.css

13 lines
161 B
CSS
Raw Normal View History

2017-04-24 17:13:08 -06:00
.banner-image {
max-height: 100px;
margin: 2em auto;
}
.navbar-brand {
font-size: 110%;
}
.footer {
margin-top: 10em;
text-align: center;
}