mirror of
https://git.kh3group.com/georgebiri/khy_website.git
synced 2026-07-02 07:13:31 +00:00
feat: add all homepage sections
This commit is contained in:
parent
a0738b7f9b
commit
9ebc495d7a
24 changed files with 1002 additions and 198 deletions
|
|
@ -6,6 +6,7 @@ module.exports = {
|
|||
fontFamily: {
|
||||
montserrat: ["Montserrat", "sans-serif"],
|
||||
playfair: ["Playfair Display", "serif"],
|
||||
poppins: ["Poppins", "sans-serif"],
|
||||
},
|
||||
colors: {
|
||||
white: "#FFFFFF",
|
||||
|
|
@ -22,6 +23,7 @@ module.exports = {
|
|||
"light-silver": "#D7D7D7",
|
||||
"quick-silver": "#A0A0A0",
|
||||
linen: "#FAF0E6",
|
||||
"light-bg": "#F4F5F7",
|
||||
},
|
||||
spacing: {
|
||||
396: "396px",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue