mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
Add click animation to .pop
This commit is contained in:
parent
b9d84f2534
commit
437e3ebd2f
3 changed files with 15 additions and 15 deletions
|
@ -341,16 +341,13 @@ h2 {
|
|||
padding-bottom: 5rem;
|
||||
}
|
||||
.npl-box {
|
||||
--background: var(--color-background-mute);
|
||||
margin: 0 auto 2rem auto;
|
||||
border-radius: 0.5rem;
|
||||
background-color: var(--color-background-mute);
|
||||
padding: 2rem 3rem;
|
||||
font-size: 4rem;
|
||||
width: 10rem;
|
||||
}
|
||||
.npl-box:hover {
|
||||
background-color: var(--color-background-soft);
|
||||
}
|
||||
.npl-round {
|
||||
float: left;
|
||||
display: inline-block;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue