format css
This commit is contained in:
committed by
Torkel Ödegaard
parent
9faadfaed7
commit
de3cba8262
@@ -45,8 +45,12 @@
|
||||
&:hover {
|
||||
color: $link-hover-color;
|
||||
}
|
||||
span {color: $brand-primary;}
|
||||
img {vertical-align: top;}
|
||||
span {
|
||||
color: $brand-primary;
|
||||
}
|
||||
img {
|
||||
vertical-align: top;
|
||||
}
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(sm) {
|
||||
|
||||
Reference in New Issue
Block a user