mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
much sexier colors
This commit is contained in:
parent
a514661007
commit
435c789699
3 changed files with 16 additions and 13 deletions
|
@ -14,7 +14,7 @@ import { NodeNoComments } from "~/components/node/NodeNoComments";
|
|||
interface IProps {}
|
||||
|
||||
const ImageExample: FC<IProps> = () => (
|
||||
<Card className={styles.node}>
|
||||
<Card className={styles.node} seamless>
|
||||
<div
|
||||
className={styles.image_container}
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue