bugfixes and reduction of images
This commit is contained in:
@@ -13,13 +13,13 @@
|
||||
div {
|
||||
position: relative;
|
||||
|
||||
margin-top: 4rem;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
margin-top: 2.8rem;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
@include breakpoint(medium) {
|
||||
margin-top: 2.8rem;
|
||||
width: 1.5rem;
|
||||
height: 1.5rem;
|
||||
margin-top: 3.9rem;
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
}
|
||||
border: 2px solid black;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user