sass-lintage (indentation, imbrication, clarté, etc)
This commit is contained in:
parent
12239d8b07
commit
0374d02282
16 changed files with 211 additions and 101 deletions
|
@ -29,7 +29,10 @@ body {
|
|||
|
||||
a {
|
||||
color: $link-color;
|
||||
&:hover, &:focus, &:active {
|
||||
|
||||
&:focus,
|
||||
&:hover,
|
||||
&:active {
|
||||
color: $link-hover-color;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue