la-chariotte/la_chariotte/static/sass/base/_global.sass

35 lines
470 B
Sass

body
min-height: 100vh
background-color: $background
display: flex
min-height: 100vh
flex-direction: column
a
color: $betterave
main
flex: 1
.box.is-info, .card.is-info
border-bottom: 2px solid $beige
border-right: 1px solid $beige
.box
height: 100%
.footer
padding: 0
font-size: 0.7rem
.content
padding: 0
.modal-card-foot
display: block
padding: 1rem
.modal-card
max-width: 90vw
.modal-card-head
padding: 1rem
justify-content: space-between