mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-17 06:56:04 +01:00
style: change colors
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
@import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
|
@import url('https://fonts.googleapis.com/css?family=Karla:400,700&display=swap');
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--bgColor: white;
|
--bgColor: #1C1C1C;
|
||||||
--accentColor: #39e09b;
|
--accentColor: #E6E6E6;
|
||||||
--font: 'Karla', sans-serif;
|
--font: 'Karla', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user