Spaces:
Running
Running
Update reader.html
Browse files- reader.html +1 -1
reader.html
CHANGED
@@ -80,7 +80,7 @@
|
|
80 |
z-index: 1;
|
81 |
width: 210px;
|
82 |
@media (orientation: portrait) {
|
83 |
-
transform: translate(
|
84 |
}
|
85 |
|
86 |
z-index: 1;
|
|
|
80 |
z-index: 1;
|
81 |
width: 210px;
|
82 |
@media (orientation: portrait) {
|
83 |
+
transform: translate(50px, 0px);
|
84 |
}
|
85 |
|
86 |
z-index: 1;
|