mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-27 18:00:40 +00:00
Updated about background
This commit is contained in:
+4
-4
@@ -529,10 +529,10 @@ button::-moz-focus-inner {
|
|||||||
|
|
||||||
#about x-background {
|
#about x-background {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: calc(32px - 500px);
|
top: calc(32px - 250px);
|
||||||
right: calc(32px - 500px);
|
right: calc(32px - 250px);
|
||||||
width: 1000px;
|
width: 500px;
|
||||||
height: 1000px;
|
height: 500px;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
background: var(--primary-color);
|
background: var(--primary-color);
|
||||||
transform: scale(0);
|
transform: scale(0);
|
||||||
|
|||||||
Reference in New Issue
Block a user