film-exif/public/css/app.css

26 lines
256 B
CSS

/**
* Custom styles for electron app
*/
/*! Classes */
.abs-center {
height: auto;
margin: auto;
width: auto;
}
.full-height {
height: 99vmin;
}
/*! Elements */
html, body {
height: 100vh;
}
bs-container > * {
padding: 0.5em 1em;
}
/*! Ids */