commit
This commit is contained in:
@@ -50,4 +50,37 @@
|
||||
box-sizing: border-box;
|
||||
padding-right: 3px;
|
||||
}
|
||||
}
|
||||
@media only screen and (min-width:768px) {
|
||||
|
||||
.img-fourth{
|
||||
width: 330px;
|
||||
height: 324px;
|
||||
}
|
||||
.p-fourth{
|
||||
padding-right: 0px !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width:992px) {
|
||||
.card-text4{
|
||||
width: 380px;
|
||||
}
|
||||
|
||||
.headline {
|
||||
.headline-h3 {
|
||||
font-size: 36px;
|
||||
}
|
||||
|
||||
.headline-h2 {
|
||||
font-size: 48px;
|
||||
}
|
||||
}
|
||||
|
||||
.img-fourth{
|
||||
width: 380px;
|
||||
height: 374px;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user