fix css
This commit is contained in:
parent
3f60bc3c23
commit
3f0bae7781
1 changed files with 3 additions and 1 deletions
|
@ -27,7 +27,9 @@ h6 {
|
||||||
line-height: 40px;
|
line-height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p {
|
p, h1 {
|
||||||
|
user-select: none;
|
||||||
|
-webkit-user-select: none;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue