Mobile centering

This commit is contained in:
James Barnsley
2018-12-13 07:01:09 +13:00
parent ffbf3b8de4
commit 7be9fab40c
6 changed files with 10316 additions and 13585 deletions

View File

@ -230,7 +230,7 @@
&.playback {
left: 0;
width: 70px;
width: 40px;
.control {
&.play {

View File

@ -138,6 +138,10 @@ aside{
display: inline-block;
opacity: 0.5;
z-index: 99;
.light-theme & {
color: colour(darkest_grey);
}
}
@include responsive($bp_medium){