2048 upd
This commit is contained in:
parent
e4c4a3795f
commit
7676a07935
12
2048.css
12
2048.css
@ -331,6 +331,18 @@ h1 {
|
|||||||
transform: scale(1.1);
|
transform: scale(1.1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* FORCE tombol sound untuk selalu visible */
|
||||||
|
.btn-sound-main {
|
||||||
|
display: flex !important;
|
||||||
|
position: relative !important;
|
||||||
|
z-index: 103 !important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.volume-panel {
|
||||||
|
position: relative !important;
|
||||||
|
z-index: 102 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* Mobile Responsive */
|
/* Mobile Responsive */
|
||||||
@media (max-width: 768px) {
|
@media (max-width: 768px) {
|
||||||
.sound-controls {
|
.sound-controls {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user