Fix github readme liquid tag (#12836)

* Fix github readme liquid tag

* Update github liquid tag style
This commit is contained in:
Kurnia Muhamad 2021-03-17 23:16:26 +07:00 committed by GitHub
parent 7c7a8dcd45
commit 51b3a90cbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
max-width: 1.1em !important;
display: inline-block;
left: 0px;
margin-right: 0.3em;
margin: 0;
vertical-align: -0.18em;
filter: invert(0);
filter: var(--theme-social-icon-invert, invert(0));