@ -141,30 +141,28 @@ export default {
}
.item1 {
right: -3%;
width: 14vw;
right: 0%;
bottom: 25%;
.item2 {
right: 18%;
.item3 {
right: 60%;
.item4 {
right: 75%;
bottom: 65%;
.item1, .item2, .item3, .item4 {
padding: 8px;
//width: 14vw;
position: absolute;
border: 1px solid white;
transform: translateX(-50%);