mirror of
https://github.com/overleaf/overleaf.git
synced 2025-02-23 17:10:58 +00:00
Adjust vertical padding on V1 badge
This commit is contained in:
parent
f3583b1702
commit
a63e40f03f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
&:extend(.label);
|
||||
&:extend(.label-default);
|
||||
vertical-align: 11%;
|
||||
padding: 2px 3px 1px;
|
||||
padding: 1px 3px;
|
||||
margin: 0 6px;
|
||||
&:before {
|
||||
content: "V1";
|
||||
|
|
Loading…
Reference in a new issue