dasig-static/@dasig/styles/Footer.sass
2026-01-30 14:45:20 +08:00

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