Rename site.logo to site.og_image
This commit is contained in:
@ -114,12 +114,6 @@ a {
|
||||
&:active {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
&:hover {
|
||||
img {
|
||||
box-shadow: 0 0 10px rgba(#000, 0.25);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* code */
|
||||
|
@ -78,6 +78,10 @@
|
||||
|
||||
&:hover {
|
||||
text-decoration: underline;
|
||||
|
||||
img {
|
||||
box-shadow: 0 0 10px rgba(#000, 0.25);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user