Hide the big koring on mobile
This commit is contained in:
parent
6f396b7799
commit
1b212c87ad
1 changed files with 5 additions and 0 deletions
|
@ -116,6 +116,11 @@
|
||||||
width: 25px;
|
width: 25px;
|
||||||
height: 25px;
|
height: 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#koring {
|
||||||
|
visibility: hidden;
|
||||||
|
height: 0px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Add table
Reference in a new issue