assets/css/appscms-feature.css in appscms-tools-theme-4.1.2 vs assets/css/appscms-feature.css in appscms-tools-theme-4.1.3
- old
+ new
@@ -148,17 +148,18 @@
font-size: 20px;
height: auto;
}
.upload-from-drives img {
height: 40px;
- width: 42px;
+ width: 40px;
}
.drag-msg {
display: none;
}
.appscms-upload-section {
height: 100px;
+ margin-top: 20px;
background-color: transparent;
box-shadow: none;
border: none;
}
.appscms-upload-icon,
@@ -171,11 +172,11 @@
gap: 15px;
height: auto;
padding: 15px 0px;
}
.heading {
- padding-top: 0px;
+ padding-top: 70px;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
}
@@ -183,11 +184,11 @@
font-weight: 600;
font-size: 30px;
}
.heading h2 {
width: 80vw;
- font-size: 11px;
+ font-size: 14px;
text-align: center;
}
.appscms-how-to-section {
border-radius: 0px;
@@ -389,10 +390,5 @@
flex: 0 0 100%;
margin-right: 0;
}
}
-@media (min-width: 768px) {
- .appscms-h1 {
- margin-top: 40px;
- }
-}