Skip to content

Commit c5f642f

Browse files
committed
Remove max-width constraint on Lifetime card to match Server Info width
1 parent 16b5348 commit c5f642f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

public/css/style.css

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,10 +1252,7 @@ tbody tr:hover {
12521252
align-items: start;
12531253
}
12541254

1255-
.server-detail-grid .card:last-child {
1256-
grid-column: 1 / -1;
1257-
max-width: 480px;
1258-
}
1255+
12591256

12601257
.detail-list {
12611258
display: flex;

0 commit comments

Comments
 (0)