assets/styles.scss in alembic-jekyll-theme-1.5.2 vs assets/styles.scss in alembic-jekyll-theme-1.5.3
- old
+ new
@@ -227,21 +227,19 @@
margin: .2rem;
line-height: 1;
.icon {
display: inline-block;
transition: fill .1s;
- min-width: 24px;
- min-height: 24px;
&:hover {
fill: darken($color__site--link, 10%);
}
}
}
.icon {
vertical-align: middle;
- width: 1em;
- height: 1em;
+ width: 1.1em;
+ height: 1.1em;
fill: CurrentColor;
}
svg {
width: 100%;