styles
This commit is contained in:
@@ -129,6 +129,8 @@ body {
|
|||||||
background-color: black;
|
background-color: black;
|
||||||
transform-origin: bottom;
|
transform-origin: bottom;
|
||||||
z-index: 3; /* Make the needle display above the image */
|
z-index: 3; /* Make the needle display above the image */
|
||||||
|
transition: transform 0.1s ease-out;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.contentContainer {
|
.contentContainer {
|
||||||
|
Reference in New Issue
Block a user