fixed font issue and btn style

This commit is contained in:
victorAnumudu
2024-05-17 19:33:12 +01:00
parent 96b1c8d6a6
commit f23e179332
4 changed files with 9 additions and 11 deletions
+1 -6
View File
@@ -172,11 +172,6 @@ p {
border-color: #2b70fa;
color: #fff;
}
.btn-get-started:hover {
color: purple;
opacity: .9;
transition: all .3s;
}
.appie-section-title {
padding-bottom: 25px;
@@ -3255,7 +3250,7 @@ p {
/* .modern_ui_section{
margin-top: 100px;
} */
.modern_ui_section .section_sub_title{
.modern_ui_section .section_sub_title, .title .section_sub_title{
font-size: 30px;
color: purple;
}