fix: align styles
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.cardContainer {
|
||||
display: grid;
|
||||
gap: 0.4rem;
|
||||
@@ -16,6 +17,10 @@
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.subtitle {
|
||||
margin: 0;
|
||||
font-size: 2rem;
|
||||
}
|
||||
.card {
|
||||
text-decoration: none;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user