reitanlage-oranienburg/css/custom.css

25 lines
189 B
CSS
Raw Normal View History

2019-12-27 18:23:51 +00:00
.navbar-brand svg
{
height: 40px;
}
body, wrapper
{
min-height: 100vh;
}
footer
{
margin-top: auto;
}
.flex-fill
{
flex:1 1 auto;
}
.card-image img
{
width: 100%;
}