Removes global underline a style.
This commit is contained in:
parent
de56374c4d
commit
e892f0cb45
@ -41,10 +41,6 @@ body {
|
||||
a {
|
||||
color: var(--color-blue);
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
}
|
||||
|
||||
a.uncolored {
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "omorphia",
|
||||
"type": "module",
|
||||
"version": "0.4.11",
|
||||
"version": "0.4.12",
|
||||
"files": [
|
||||
"dist"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user