updated
Showing
4 changed files
with
68 additions
and
6 deletions
This diff is collapsed.
Click to expand it.
-
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; | ||
... | ... |