Update dev server
This commit is contained in:
@@ -147,7 +147,6 @@
|
|||||||
@media screen and (max-width: 400px) {
|
@media screen and (max-width: 400px) {
|
||||||
.table .table-item img {
|
.table .table-item img {
|
||||||
margin: 0 0 2px 0;
|
margin: 0 0 2px 0;
|
||||||
width: 100px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.table .table-item hr {
|
.table .table-item hr {
|
||||||
@@ -225,12 +224,6 @@
|
|||||||
}
|
}
|
||||||
.table .reverse img {
|
.table .reverse img {
|
||||||
margin: 0 0 2px 0;
|
margin: 0 0 2px 0;
|
||||||
width: 100px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@media screen and (max-width: 400px) {
|
|
||||||
.table .square img {
|
|
||||||
height: 100px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.table .table-item-animation {
|
.table .table-item-animation {
|
||||||
@@ -1024,6 +1017,7 @@ a:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#drawer {
|
#drawer {
|
||||||
|
overflow: hidden;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user