|
|
|
@ -131,7 +131,7 @@ export default {
|
|
|
|
|
box-shadow: inset 0 4px 44px 0 #106cde;
|
|
|
|
|
}
|
|
|
|
|
.divcenter {
|
|
|
|
|
height: 190px;
|
|
|
|
|
height: 230px;
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
|
background: rgba(8, 9, 36, 0.28);
|
|
|
|
|
-webkit-backdrop-filter: blur(10px);
|
|
|
|
@ -141,7 +141,7 @@ export default {
|
|
|
|
|
background-size: 100% 100%;
|
|
|
|
|
}
|
|
|
|
|
.divBottom {
|
|
|
|
|
height: 248px;
|
|
|
|
|
height: 208px;
|
|
|
|
|
background: rgba(255, 27, 27, 0.2);
|
|
|
|
|
-webkit-backdrop-filter: blur(10px);
|
|
|
|
|
backdrop-filter: blur(10px);
|
|
|
|
|