2017-11-18 23:42:22 +00:00
|
|
|
.corner-buttons
|
|
|
|
display flex
|
|
|
|
justify-content center
|
|
|
|
|
2017-11-30 16:57:31 +00:00
|
|
|
.corner-buttons-hide-on-mobile
|
|
|
|
display none
|
|
|
|
|
2017-12-02 20:06:15 +00:00
|
|
|
button,
|
|
|
|
.button
|
|
|
|
margin 0 0.25rem
|
|
|
|
|
2017-11-18 23:42:22 +00:00
|
|
|
> 600px
|
2017-11-30 16:57:31 +00:00
|
|
|
.corner-buttons,
|
|
|
|
.corner-buttons-hide-on-mobile
|
|
|
|
display flex
|
2017-11-18 23:42:22 +00:00
|
|
|
position absolute
|
|
|
|
top content-padding
|
|
|
|
right content-padding
|