feat: update navbar and add footer, we have global css files now
This commit is contained in:
parent
45c7311621
commit
ed076c3edc
6 changed files with 181 additions and 36 deletions
6
public/global.css
Normal file
6
public/global.css
Normal file
|
@ -0,0 +1,6 @@
|
|||
.pansexual-gradient {
|
||||
background: linear-gradient(to right, #FE218C, #FED84E, #1CB3F7);
|
||||
background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
-webkit-background-clip: text;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue