14 lines
239 B
Plaintext
Raw Normal View History

2017-11-18 23:42:22 +00:00
.corner-buttons
display flex
justify-content center
.corner-buttons-hide-on-mobile
display none
2017-11-18 23:42:22 +00:00
> 600px
.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