footer text style

This commit is contained in:
2023-08-05 16:50:35 -04:00
parent 616b964a16
commit f4206bee13
+10 -4
View File
@@ -107,7 +107,7 @@ ol {
}
p {
font-size: 16px;
font-size: 17px;
font-weight: 400;
line-height: 24px;
color: #505056;
@@ -5702,6 +5702,10 @@ blockquote cite {
.footer-about-widget {
padding-right: 70px;
margin-top: 30px;
.logo {
position: relative;
top: -12px;
}
}
@media (max-width: 767px) {
.footer-about-widget {
@@ -5710,7 +5714,7 @@ blockquote cite {
}
}
.footer-about-widget p {
padding-top: 25px;
padding-top: 1px;
}
.footer-about-widget > a {
font-size: 15px;
@@ -5765,9 +5769,10 @@ blockquote cite {
}
}
.footer-navigation .title {
font-size: 20px;
font-size: 25px;
font-weight: 700;
margin-bottom: 18px;
text-shadow: 0px 4px 10px rgba(0,0,0,0.3);
}
.footer-navigation ul {
margin: 0;
@@ -5805,9 +5810,10 @@ blockquote cite {
}
}
.footer-widget-info .title {
font-size: 20px;
font-size: 25px;
font-weight: 700;
margin-bottom: 18px;
text-shadow: 0px 4px 10px rgba(0,0,0,0.3);
}
.footer-widget-info ul {
margin: 0;