feat(core): right align language badge

This commit is contained in:
alistair3149 2022-11-23 18:38:31 -05:00
parent 027e298e1e
commit bfcd43ce11
No known key found for this signature in database

View file

@ -122,7 +122,7 @@
&:after {
position: absolute;
top: 0;
left: 55%;
right: 0;
display: block;
padding: 0.1em 0.4em;
border-radius: var( --border-radius--pill );