feat: slightly wider contents on smaller screen sizes
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
<Container>
|
||||
<Row>
|
||||
<Col class="mx-auto" xs={12} lg={10}>
|
||||
<Col class="mx-auto" xs={12} lg={11} xl={10}>
|
||||
<Card class="mb-4">
|
||||
<CardHeader>
|
||||
<CardTitle style="margin-top: 8px; outline: none;">
|
||||
|
||||
Reference in New Issue
Block a user