reitanlage-oranienburg/css/custom.css
2019-12-27 19:23:51 +01:00

25 lines
189 B
CSS

.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%;
}