Skip to content

Commit d24a598

Browse files
StanFromIrelandm-aciek
authored andcommitted
increase pixels
1 parent f4275cb commit d24a598

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

style.css

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,13 @@ td[data-label="completion"] {
4949
top:10px;
5050
right: 10px;
5151
}
52+
53+
@media screen and (max-width: 675px) {
54+
.switchpages{
55+
all: unset;
56+
}
57+
}
58+
5259
@media screen and (max-width: 600px) {
5360
table, thead, tbody, th, td, tr {
5461
display: block;
@@ -81,7 +88,4 @@ td[data-label="completion"] {
8188
min-width: 0;
8289
width: 100% !important;
8390
}
84-
.switchpages{
85-
all: unset;
86-
}
8791
}

0 commit comments

Comments
 (0)