1
Fork 0

Fix CSS order

This commit is contained in:
Jake Howard 2020-09-12 00:12:33 +01:00
parent 562978f2b1
commit 7ae2361bfb
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -262,8 +262,8 @@ h1, h2, h3, h4, h5, h6 {
a.no-color-change {
&, &:hover {
color: inherit;
text-decoration: none;
color: inherit;
}
}