Skip to content

Commit 69f909b

Browse files
committed
Fix badge location (#328)
At some point a bug got introduced that had them on the left, touching the app name.
1 parent d1b80d3 commit 69f909b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/AppBadge/AppBadge.scss

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
letter-spacing: 4px;
2222
width: 60px;
2323
padding-left: 3px;
24+
float: right;
2425
}
2526

2627
.prod {

0 commit comments

Comments
 (0)