Skip to content

Commit 486a1d3

Browse files
committed
Remove leading zero
1 parent 1fe4db0 commit 486a1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -982,7 +982,7 @@
982982
> .header {
983983
#avatar-arrow;
984984
font-weight: normal;
985-
padding: 0.5rem 1rem;
985+
padding: .5rem 1rem;
986986
position: relative;
987987
color: #767676;
988988
background-color: #f7f7f7;

0 commit comments

Comments
 (0)