mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-21 07:16:18 -04:00
Updated about background
This commit is contained in:
parent
4134d94b57
commit
43f10e5d9a
1 changed files with 4 additions and 4 deletions
|
@ -529,10 +529,10 @@ button::-moz-focus-inner {
|
|||
|
||||
#about x-background {
|
||||
position: absolute;
|
||||
top: calc(32px - 500px);
|
||||
right: calc(32px - 500px);
|
||||
width: 1000px;
|
||||
height: 1000px;
|
||||
top: calc(32px - 250px);
|
||||
right: calc(32px - 250px);
|
||||
width: 500px;
|
||||
height: 500px;
|
||||
border-radius: 50%;
|
||||
background: var(--primary-color);
|
||||
transform: scale(0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue