Adds SVG for all social network icons
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
--h-surface: #252829;
|
||||
--h-on-surface: #e2e5e9;
|
||||
--h-primary: #1B1B1F;
|
||||
--h-on-primary: #c5c8c8;
|
||||
--h-on-primary: #e2e5e9;
|
||||
--h-secondary: #e7e5ea;
|
||||
--h-on-secondary: #000000;
|
||||
--h-tertiary: #272A44;
|
||||
@@ -45,7 +45,7 @@
|
||||
}
|
||||
|
||||
div.card {
|
||||
@apply w-[800px];
|
||||
@apply w-[1024px];
|
||||
@apply rounded-xl p-10 m-4;
|
||||
@apply bg-hSurface text-hOnSurface;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user