mirror of
https://github.com/itme-brain/itme-brain.github.io.git
synced 2026-03-23 12:09:44 -04:00
Made key file unselectable for mobile ease of use
This commit is contained in:
parent
df54ea22d8
commit
bba8a25736
1 changed files with 4 additions and 0 deletions
|
|
@ -72,3 +72,7 @@ a:hover {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.download {
|
||||||
|
user-select: none;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue