Moved cards out into seperate component to enable re-usability
This commit is contained in:
@ -37,6 +37,7 @@
|
||||
hr {
|
||||
border: .2em solid var(--bg-grad);
|
||||
border-radius: 5em;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
*::-webkit-scrollbar,
|
||||
|
Reference in New Issue
Block a user