- Started working on the about page;
- Updated the translation; - Changed the language switch from flags to text
This commit is contained in:
@@ -9,6 +9,9 @@ const config: Config = {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
fontFamily: {
|
||||
almarai: ["Almarai", "sans-serif"],
|
||||
},
|
||||
backgroundImage: {
|
||||
"gradient-radial": "radial-gradient(var(--tw-gradient-stops))",
|
||||
"gradient-conic": "conic-gradient(from 180deg at 50% 50%, var(--tw-gradient-stops))",
|
||||
|
||||
Reference in New Issue
Block a user