home: page done
This commit is contained in:
parent
e43a615dfa
commit
d9a5e97259
2 changed files with 24 additions and 0 deletions
|
|
@ -600,6 +600,26 @@ home-content {
|
|||
background-clip: text;
|
||||
animation: woopwoop 1.2s ease-in-out infinite, woopwoopmove 2s linear infinite;
|
||||
}
|
||||
|
||||
chibis {
|
||||
img {
|
||||
position: fixed;
|
||||
z-index: 999;
|
||||
pointer-events: none;
|
||||
|
||||
&#me {
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
width: 10svw;
|
||||
}
|
||||
|
||||
&#raplapla {
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
width: 15svw;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/* 404 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue