Skip to content

Commit 7f4981a

Browse files
committed
Fix badge
1 parent 3c2a3d4 commit 7f4981a

File tree

1 file changed

+2
-2
lines changed
  • ux.symfony.com/assets/styles/sections

1 file changed

+2
-2
lines changed

ux.symfony.com/assets/styles/sections/_nav.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,11 @@
110110
.AppNav_badge {
111111
position: absolute;
112112
color: lightskyblue;
113-
right: -.5rem;
113+
right: -1rem;
114114
top: -.75rem;
115115
text-align: right;
116116
padding: .2rem .4rem;
117-
font-size: .5rem;
117+
font-size: .75rem;
118118
border: 1px solid var(--color-text);
119119
font-stretch: condensed;
120120
font-family: var(--font-family-text);

0 commit comments

Comments
 (0)