Header: SVG elements no longer user-selectable
This commit is contained in:
@@ -5,6 +5,10 @@ header {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
header img {
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
|
||||||
.intro {
|
.intro {
|
||||||
width: 660px;
|
width: 660px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|||||||
Reference in New Issue
Block a user