Spaces:
Running
Running
Update reader.html
Browse files- reader.html +1 -1
reader.html
CHANGED
@@ -78,7 +78,7 @@
|
|
78 |
border-radius: 10px;
|
79 |
text-align: center;
|
80 |
z-index: 1;
|
81 |
-
width:
|
82 |
@media (orientation: portrait) {
|
83 |
transform: translate(30px, 0px);
|
84 |
}
|
|
|
78 |
border-radius: 10px;
|
79 |
text-align: center;
|
80 |
z-index: 1;
|
81 |
+
width: 210px;
|
82 |
@media (orientation: portrait) {
|
83 |
transform: translate(30px, 0px);
|
84 |
}
|