fix(challenges): removed duplicate css top property
This commit is contained in:
committed by
Kristofer Koishigawa
parent
a20ac56f35
commit
0a79c58c09
@ -3720,7 +3720,6 @@
|
|||||||
"<style>",
|
"<style>",
|
||||||
" .balls {",
|
" .balls {",
|
||||||
" border-radius: 50%;",
|
" border-radius: 50%;",
|
||||||
" top: 249px;",
|
|
||||||
" position: fixed; ",
|
" position: fixed; ",
|
||||||
" width: 50px;",
|
" width: 50px;",
|
||||||
" height: 50px;",
|
" height: 50px;",
|
||||||
|
Reference in New Issue
Block a user