ocbo-portal/@dasig/styles/Footer.sass

13 lines
244 B
Sass

@use '../../configs/design/sizes' as view
.dasig-footer
padding: 1rem 0
margin: 0 2rem
position: fixed
bottom: 0
width: 100%
opacity: 0.8
font-size: 1rem
@media only screen and (max-width: view.$tablet)
font-size: 0.75rem