added border and create account image

This commit was merged in pull request #73.
This commit is contained in:
victorAnumudu
2023-01-27 18:34:55 +01:00
parent 93837bfda5
commit 2bcaa2d737
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1181,6 +1181,10 @@ header.fixed .navbar {
.how_it_works .step_block ul li .step_img img {
max-width: 100%;
}
.how_it_works .step_block ul li .step_img img.create-account-logo {
border-radius: 15px;
box-shadow: 0px 0px 10px #c7c6c6;
}
/* how it works heading h4 */
.how_it_works .step_block ul li .step_text h4 {