la-chariotte/la_chariotte/static/sass/base/_global.sass
2023-07-07 15:06:42 +02:00

26 lines
377 B
Sass

body
min-height: 100vh
background-color: $background
a
color: $betterave
.box.is-info, .card.is-info
border-bottom: 2px solid $beige
border-right: 1px solid $beige
.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