Changes Home Page Width
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
|
|
||||||
.intro {
|
.intro {
|
||||||
height: 60%;
|
height: 60%;
|
||||||
|
width: 90% !important;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@@ -101,6 +102,7 @@
|
|||||||
}
|
}
|
||||||
.stack {
|
.stack {
|
||||||
height: 35%;
|
height: 35%;
|
||||||
|
width: 90% !important;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
@@ -135,7 +137,6 @@
|
|||||||
}
|
}
|
||||||
.stack {
|
.stack {
|
||||||
padding-top: 60px;
|
padding-top: 60px;
|
||||||
width: 80%;
|
|
||||||
height: 30%;
|
height: 30%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user