Merge branch 'master' of https://git.logicloop.io/jaymehta/zango-frontend
Showing
4 changed files
with
98 additions
and
31 deletions
-
Please register or sign in to post a comment
... | ... | @@ -259,6 +259,11 @@ h6 { |
font-weight: 600; | ||
} | ||
/* cursor pointer */ | ||
.cursor-pointer{ | ||
cursor: pointer; | ||
} | ||
/*ST Images*/ | ||
.image-container { | ||
width: auto; | ||
... | ... |