Remove sharing and change texts
This commit is contained in:
parent
bdb01f3103
commit
cb43f8d069
2 changed files with 9 additions and 6 deletions
|
@ -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;*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue