Oops, broke the transitions.
This commit is contained in:
@@ -32,23 +32,6 @@ body, input {
|
|||||||
color: #FFF;
|
color: #FFF;
|
||||||
}
|
}
|
||||||
|
|
||||||
.desktop-only {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media screen and (min-width: 1024px) {
|
|
||||||
.desktop-only {
|
|
||||||
display: inline-block;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.load * {
|
|
||||||
-webkit-transition: none !important;
|
|
||||||
-moz-transition: none !important;
|
|
||||||
-ms-transition: none !important;
|
|
||||||
-o-transition: none !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Structure and global design */
|
/* Structure and global design */
|
||||||
a, a:visited {
|
a, a:visited {
|
||||||
color: #013F6D;
|
color: #013F6D;
|
||||||
|
|||||||
Reference in New Issue
Block a user