mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-29 21:38:01 +02:00
parent
599c15a152
commit
6b349380af
9 changed files with 41 additions and 17 deletions
|
@ -10,7 +10,7 @@
|
|||
flex-direction: column;
|
||||
position: fixed;
|
||||
top: 2rem;
|
||||
bottom: 5rem;
|
||||
bottom: calc(5rem + 5vh);
|
||||
right: 1rem;
|
||||
width: 30rem;
|
||||
max-width: calc(100% - 2rem);
|
||||
|
@ -33,4 +33,6 @@
|
|||
letter-spacing: 0.1rem;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
@media();
|
||||
</style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue