18 lines
277 B
Plaintext
18 lines
277 B
Plaintext
.corner-buttons
|
|
display flex
|
|
justify-content center
|
|
|
|
.corner-buttons-hide-on-mobile
|
|
display none
|
|
|
|
button,
|
|
.button
|
|
margin 0 0.25rem
|
|
|
|
> 600px
|
|
.corner-buttons,
|
|
.corner-buttons-hide-on-mobile
|
|
display flex
|
|
position absolute
|
|
top content-padding
|
|
right content-padding |