mirror of
https://github.com/aljazceru/landscape-template.git
synced 2025-12-17 06:14:27 +01:00
base voting modal
This commit is contained in:
@@ -59,6 +59,7 @@ module.exports = {
|
||||
body3: ["18px", "20px"],
|
||||
body4: ["16px", "20px"],
|
||||
body5: ["14px", "20px"],
|
||||
body6: ["12px", "20px"],
|
||||
},
|
||||
fontFamily: {
|
||||
sans: ["Inter", "sans-serif"],
|
||||
@@ -75,6 +76,7 @@ module.exports = {
|
||||
8: "8px",
|
||||
10: "10px",
|
||||
12: "12px",
|
||||
14: "14px",
|
||||
16: "16px",
|
||||
20: "20px",
|
||||
24: "24px",
|
||||
@@ -99,6 +101,9 @@ module.exports = {
|
||||
24: "24px",
|
||||
full: "50%",
|
||||
},
|
||||
outline: {
|
||||
primary: ["2px solid #7B61FF", "1px"],
|
||||
},
|
||||
},
|
||||
},
|
||||
variants: {
|
||||
|
||||
Reference in New Issue
Block a user