mobile header styled + refactoring + our strory section on company
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
body {
|
||||
background-color: #f3f3f2;
|
||||
}
|
||||
|
||||
.font-usual {
|
||||
font-family: "Usual", sans-serif;
|
||||
}
|
||||
|
||||
.font-mixcase {
|
||||
font-family: "Mixcase", sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user