WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit b881c35

Browse files
authored
update styles (#299)
1 parent dafd044 commit b881c35

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)