Remove sharing and change texts

This commit is contained in:
NIP 2020-06-09 12:18:17 +02:00
parent bdb01f3103
commit cb43f8d069
2 changed files with 9 additions and 6 deletions

View file

@ -155,9 +155,13 @@ header {
}
&.contribute {
background-image: url('../images/btn-bg-2.png');
@include media-breakpoint-down(sm) {
display: block;
}
}
&.play {
background-image: url('../images/btn-bg-3.png');
cursor: pointer;
}
&.start {
/*padding-left: 55px;*/