Browse Source

design fix

Bachir Soussi Chiadmi 6 years ago
parent
commit
71643b43f1
3 changed files with 6 additions and 0 deletions
  1. 1 0
      assets/dist/main.css
  2. 1 0
      assets/main.scss
  3. 4 0
      upload.sh

+ 1 - 0
assets/dist/main.css

@@ -774,6 +774,7 @@ header {
     header #menus nav h3 {
       margin: 0;
       padding: 0;
+      line-height: 1;
       cursor: pointer;
       transition: color 0.3s ease-in-out; }
     header #menus nav ul {

+ 1 - 0
assets/main.scss

@@ -56,6 +56,7 @@ header{
       position: relative;
       h3{
         margin:0; padding:0;
+        line-height: 1;
         cursor: pointer;
         transition: color 0.3s ease-in-out;
       }

+ 4 - 0
upload.sh

@@ -15,3 +15,7 @@ rsync -rvc --delete-before \
 rsync -rvc --delete-before \
   assets/jsondb \
   CT-figli-deb9-lamp:www/ethica-spinoza.net/public_html/assets/
+
+rsync -rvc --delete-before \
+  assets/img \
+  CT-figli-deb9-lamp:www/ethica-spinoza.net/public_html/assets/