From b190321758d583af99cb3087756357a089d5b07a Mon Sep 17 00:00:00 2001 From: Chung Pham Date: Fri, 15 Jan 2021 15:55:23 +0700 Subject: [PATCH] update --- Gulpfile.js | 2 +- assets/mortgage.css | 6 ------ 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/Gulpfile.js b/Gulpfile.js index 12a5fc02..6fe4ad14 100755 --- a/Gulpfile.js +++ b/Gulpfile.js @@ -20,7 +20,7 @@ var paths = { "node": "./node_modules/", "bower": "./bower_components/", "distprod": "./dist-product", - "dist":"/Applications/XAMPP/xamppfiles/htdocs/wordpress/svn/opal-widgets-for-opaljob/trunk" + "dist":"/Users/chungpham/svn/opal-estate-pro/trunk" } var folderPlugin = './'; diff --git a/assets/mortgage.css b/assets/mortgage.css index 65917a3a..fd4dce7a 100755 --- a/assets/mortgage.css +++ b/assets/mortgage.css @@ -97,9 +97,3 @@ stroke-width: 32; animation: rotate 1.5s ease-in; } - -@keyframes rotate { - to { - x - } -}