@use "@styles/abstracts/mixins" as mix; .wrapper { padding-bottom: var(--spacing-md); @include mix.media("screen") { @include mix.dimensions("sm") { max-width: 40ch; } } } ate' title='Atom feed' href='https://git.armand.philippot.eu/www.armandphilippot.com/atom/src/components/Copyright/Copyright.module.scss?h=v1.0.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/src/components/Copyright/Copyright.module.scss
blob: 5ebbca44a782e4feee058f965b4ea0a0dc7c0a69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13