@@ -268,7 +268,7 @@
}
- &:nth-of-type(n+6):not(:nth-of-type(n+12)){
+ &:nth-of-type(n+5):not(:nth-of-type(n+12)){
width: 50%;
float: left;
border-bottom: 0px;
@@ -311,7 +311,7 @@
border-radius: 20px;
position: fixed;
width: 30%;
- height: 30%;
+ height: 30%;
left: 50%;
top: 50%;
padding: 50px;