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