link-hover-color
application de `$link-hover-color` uniquement si différent de `$link-color`
This commit is contained in:
parent
366af95681
commit
ad445246dd
6 changed files with 9 additions and 4 deletions
|
@ -1,4 +1,5 @@
|
|||
/* Autogrid object */
|
||||
/* see http://codepen.io/raphaelgoetter/pen/KMgBJd */
|
||||
@media (min-width: ($tiny + 1)) {
|
||||
[class^="autogrid"],
|
||||
[class*=" autogrid"] {
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
/* Media object */
|
||||
/* see http://codepen.io/raphaelgoetter/pen/KMWWwj */
|
||||
@media (min-width: ($tiny + 1)) {
|
||||
.o-media {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue