1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 00:27:58 +00:00

Resume avatar brightness.

This commit is contained in:
Cotes Chung 2020-04-29 22:25:31 +08:00
parent e561dfb9be
commit b543f3e19b

View File

@ -86,7 +86,7 @@
/* Footer */
---footer-link: rgb(146, 146, 146);
img {
.post-content img {
filter: brightness(90%);
}