maj
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.project {
|
.project {
|
||||||
height: 40vh;
|
height: 48vh;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
background-color: #f8f9fa;
|
background-color: #f8f9fa;
|
||||||
@@ -48,8 +48,9 @@
|
|||||||
.container {
|
.container {
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
width: 25vw;
|
width: 25vw;
|
||||||
height: 47vh;
|
height: 60vh;
|
||||||
position: relative;
|
position: absolute;
|
||||||
|
left: 36vw;
|
||||||
perspective: 99vw;
|
perspective: 99vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user