Skip to content

Commit b1ad12d

Browse files
authored
update styles (#294)
1 parent bb6caaf commit b1ad12d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/assets/css/extra.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
width: 46%;
2727
margin-right: 10px;
2828
margin-left: 10px;
29+
transition: all .2s ease;
2930
}
3031

3132
@media screen and (max-width: 600px) {
@@ -36,7 +37,7 @@
3637
}
3738

3839
.phalcon-blog__sponsors-items a:hover {
39-
border-bottom-color: #273646;
40+
border-color: #273646;
4041
}
4142

4243
[data-md-color-scheme="slate"] .phalcon-blog__sponsors-items a {

0 commit comments

Comments
 (0)