Make bigger buttons on mobile skip button

This commit is contained in:
Ajay Ramachandran
2021-10-21 22:11:26 -04:00
parent 0647576d6f
commit 8e254c5807
3 changed files with 20 additions and 4 deletions

View File

@@ -294,6 +294,10 @@
float: right;
}
.sponsorSkipNoticeCloseButton.biggerCloseButton {
padding: 20px;
}
.sponsorSkipMessage {
font-size: 14px;
font-weight: bold;
@@ -302,6 +306,7 @@
margin-top: auto;
display: inline-block;
margin-right: 10px;
margin-bottom: auto;
}
.sponsorSkipInfo {