More links ig
This commit is contained in:
parent
0fcb8a91fd
commit
b114d4c2d9
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
}
|
||||
|
||||
.animatedTitle {
|
||||
animation: mainText 3s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
animation: mainText 2s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
margin: auto;
|
||||
max-width: 75%;
|
||||
/* outline: 1px white solid; */
|
||||
|
@ -31,7 +31,7 @@
|
|||
|
||||
.animatedMain {
|
||||
opacity: 1;
|
||||
animation: fadeDelay 3s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
animation: fadeDelay 2s cubic-bezier(0.075, 0.82, 0.165, 1);
|
||||
}
|
||||
|
||||
.pfp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue