Update styles.css

This commit is contained in:
RobinLinus 2019-02-08 02:57:35 +01:00 committed by GitHub
parent a18e06d3c7
commit a251483e97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -468,6 +468,7 @@ input {
z-index: 11; z-index: 11;
overflow: hidden; overflow: hidden;
pointer-events: none; pointer-events: none;
text-align: center;
} }
#about .fade-in { #about .fade-in {
@ -633,4 +634,4 @@ screen and (min-width: 1100px) {
x-instructions:before { x-instructions:before {
content: attr(mobile); content: attr(mobile);
} }
} }