This commit is contained in:
gokul subedi
2024-11-19 16:35:28 +05:45
parent edd612a5bb
commit d3b11f60af
26 changed files with 850 additions and 1076 deletions

View File

@ -1,3 +1,20 @@
.social-link{
color: white;;
}
.social-link {
color: white;
;
}
.testimonial-text {
font-size: 16px !important;
line-height: 23px !important;
font-weight: 700 !important;
}
.uni-logo{
height: 100px ;
}
.success-img{
width: 100px !important;
height: 100px !important;
border-radius: 50% !important;
}