Fix CSS order
This commit is contained in:
parent
562978f2b1
commit
7ae2361bfb
1 changed files with 1 additions and 1 deletions
|
@ -262,8 +262,8 @@ h1, h2, h3, h4, h5, h6 {
|
|||
|
||||
a.no-color-change {
|
||||
&, &:hover {
|
||||
color: inherit;
|
||||
text-decoration: none;
|
||||
color: inherit;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue