Landing page is designed now.
This commit is contained in:
parent
e1df377eea
commit
a2f9660d81
8 changed files with 98 additions and 36 deletions
|
|
@ -25,6 +25,10 @@ nav {
|
|||
@apply flex justify-center items-center bg-gray-950 *:text-gray-50 *:flex-1 *:text-xl w-full justify-evenly;
|
||||
}
|
||||
|
||||
a {
|
||||
@apply underline;
|
||||
}
|
||||
|
||||
nav > a {
|
||||
@apply flex justify-center items-center pt-1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue