@@ -756,8 +756,8 @@ export default {
position: absolute;
top: 0;
left: 0;
- width: 100%;
- height: 100%;
+ width: 100% !important;
+ height: 100% !important;
color: #dedede;
}
@@ -387,8 +387,8 @@ export default {
top: 30px;
left: 16px;
- width: 300px;
- height: 300px;
+ width: 300px !important;
+ height: 300px !important;
@@ -135,8 +135,8 @@ export default {
@@ -147,8 +147,8 @@ export default {
@@ -218,8 +218,8 @@ export default {
z-index: 0;
@@ -227,8 +227,8 @@ export default {
stroke: rgba(212, 112, 100, 20%);
@@ -143,8 +143,8 @@ export default {
z-index: -1;
.animate-butto {