Refactor z-index values and optimize CSS properties for various seasonal styles; enhance performance with will-change property [skip ci]
This commit is contained in:
@@ -13,10 +13,11 @@
|
||||
|
||||
.starwars-center {
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
top: 0;
|
||||
left: 50%;
|
||||
width: 0;
|
||||
height: 0;
|
||||
translate: 0 50vh;
|
||||
}
|
||||
|
||||
.starwars-streak {
|
||||
|
||||
Reference in New Issue
Block a user