Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -77,7 +77,7 @@ $container-width: map-get($container-max-widths, 'xl')
|
||||
padding-block: .1rem
|
||||
padding-inline: .4rem
|
||||
position: absolute
|
||||
top: -.4rem
|
||||
top: calc(var(--spacer-2) * -1)
|
||||
transition: background-color var(--transition-speed), box-shadow 500ms, color var(--transition-speed)
|
||||
right: -.5rem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user