solidarity transport
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
@import "tailwindcss";
|
||||
|
||||
@theme {
|
||||
--color-co-blue: #243887;
|
||||
--color-co-lightblue: #907eff;
|
||||
--color-co-red: #ff1300;
|
||||
--color-co-green: #6cc11f;
|
||||
--color-co-yellow: #ffdd00;
|
||||
--color-co-orange: #ff5300;
|
||||
|
||||
--radius-co: 40%;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: "Manometer";
|
||||
@@ -16,4 +25,4 @@
|
||||
html {
|
||||
font-family: Bitter, serif;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user