Preview: Header.css
Size: 245 B
/var/www/nea-dev-frontend.wpress.dk/httpdocs/src/components/layout/header/Header.css
/* Tailwind CSS */
.header {
@apply mb-4 flex h-24 items-center justify-center rounded-b-lg bg-violet-500 text-4xl font-semibold text-gray-200;
}
/* CSS */
.custom-header {
background-color: darkblue;
color: white;
font-weight: 500;
}
Directory Contents
Dirs: 1 × Files: 3