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