text edited, line removed and login button hidden

This commit was merged in pull request #5.
This commit is contained in:
victorAnumudu
2023-06-26 13:55:48 +01:00
parent a953f6a642
commit 6eafd24bde
11 changed files with 73 additions and 16 deletions
+2 -2
View File
@@ -1726,7 +1726,7 @@ p {
}
}
.appie-hero-content > span {
color: #2b70fa;
color: #4687ba;
font-size: 14px;
font-weight: 500;
}
@@ -5781,7 +5781,7 @@ blockquote cite {
.footer-copyright {
/* padding-top: 35px; */
border-top: 1px solid #e1e5ec;
/* border-top: 1px solid #e1e5ec; */
margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {