hz
This commit is contained in:
+7
-1
@@ -23,13 +23,17 @@ p {
|
||||
|
||||
}
|
||||
|
||||
.main-preview{
|
||||
.main-preview {
|
||||
text-align: center;
|
||||
background-color: blue;
|
||||
width: 100%;
|
||||
height: 80vh;
|
||||
}
|
||||
|
||||
.main-preview-image {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
section{
|
||||
background-color: darkred;
|
||||
margin: auto;
|
||||
@@ -62,6 +66,7 @@ section{
|
||||
display: inline-block;
|
||||
text-align: center;
|
||||
background-color: orange;
|
||||
width: 30%;
|
||||
}
|
||||
.card-description-box {
|
||||
height: 80%;
|
||||
@@ -73,4 +78,5 @@ section{
|
||||
|
||||
.card-image{
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user