This commit is contained in:
parent
f39f96b129
commit
dc509fffb8
|
|
@ -215,7 +215,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.single-wrapper {
|
.single-wrapper {
|
||||||
margin-top: 100px;
|
margin-top: 4%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
|
|
||||||
|
|
@ -194,7 +194,7 @@ export default {
|
||||||
}
|
}
|
||||||
|
|
||||||
.work-icons {
|
.work-icons {
|
||||||
margin-top: 100px;
|
margin-top: 4%;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue