Fix github readme liquid tag (#12836)
* Fix github readme liquid tag * Update github liquid tag style
This commit is contained in:
parent
7c7a8dcd45
commit
51b3a90cbf
1 changed files with 1 additions and 1 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue