footer and init project
This commit is contained in:
@@ -7,5 +7,13 @@
|
||||
* file and is applied both to the front end and in the block editor.
|
||||
*/
|
||||
body {
|
||||
@apply bg-background text-foreground font-sans;
|
||||
@apply bg-background font-sans;
|
||||
}
|
||||
|
||||
footer {
|
||||
@apply bg-secondary w-full text-white;
|
||||
|
||||
.footer-menu {
|
||||
@apply mb-4 flex flex-col gap-4 md:flex-row md:justify-center md:gap-8;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user