Created
February 6, 2020 16:45
-
-
Save Kishorchandth/7776b4b15c63a725fc44bd85a5bbd887 to your computer and use it in GitHub Desktop.
Site logo css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.site--logo .elementor-image img{ | |
width:60%; | |
transition:width .3s ease-in-out; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment