link tag added, font and line height adjusted

This commit is contained in:
victorAnumudu
2023-08-15 19:57:27 +01:00
parent 9b46c3b9fb
commit c865c04ce1
3 changed files with 11 additions and 8 deletions
+7 -5
View File
@@ -6436,18 +6436,20 @@ blockquote cite {
}
.appie-about-page-content p {
color: #fff;
padding-top: 15px;
padding-top: 18px;
line-height: 28px;
opacity: 0.7;
}
.appie-about-page-content a {
color: #fff;
color: red;
border: 2px solid #fff;
border-radius: 10px;
line-height: 40px;
padding: 0px 10px;
font-weight: 500;
/* line-height: 40px;
padding: 0 30px;
font-size: 14px;
font-weight: 500;
margin-top: 43px;
margin-top: 43px; */
}
.appie-about-page-content a:hover {
background: #fff;