fixed font issue and btn style
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user