Add card styles and some more information to fill them out
This commit is contained in:
parent
525726ae37
commit
9931edd601
14 changed files with 117 additions and 14 deletions
|
|
@ -181,3 +181,10 @@ a:hover {
|
|||
background: var(--color-secondary);
|
||||
color: var(--color-primary);
|
||||
}
|
||||
|
||||
.s1 {
|
||||
gap: 10px;
|
||||
}
|
||||
.s2 {
|
||||
gap: 20px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue