added favicon
This commit is contained in:
parent
93dc92b56e
commit
248868b1bd
@ -1,18 +0,0 @@
|
|||||||
@tailwind base;
|
|
||||||
@tailwind components;
|
|
||||||
@tailwind utilities;
|
|
||||||
|
|
||||||
@layer base {
|
|
||||||
h1 {
|
|
||||||
@apply text-4xl;
|
|
||||||
}
|
|
||||||
h2 {
|
|
||||||
@apply text-3xl;
|
|
||||||
}
|
|
||||||
h3 {
|
|
||||||
@apply text-2xl;
|
|
||||||
}
|
|
||||||
h4 {
|
|
||||||
@apply text-xl;
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user