Skip to content

Commit ac95397

Browse files
ux(profile): align badge block width with grid
Made-with: Cursor
1 parent 82245fb commit ac95397

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/app/globals.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -376,9 +376,7 @@ button {
376376
}
377377

378378
.readme-badge-block--profile {
379-
max-width: 520px;
380-
margin-left: auto;
381-
margin-right: auto;
379+
max-width: 100%;
382380
}
383381
.readme-badge-row {
384382
display: flex;

0 commit comments

Comments
 (0)