فهرست منبع

Fix: Button does'nt disappear when the windows is wide

Jovian Hersemeule Satellite 6 سال پیش
والد
کامیت
de26801674
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      css/custom/main.css

+ 6 - 0
css/custom/main.css

@@ -45,6 +45,12 @@ h4 {
     transform: rotate(0deg);
 }
 
+@media (min-width: 768px) {
+  .navbar-expand-md .jovian-toggler {
+    display: none;
+  }
+}
+
 /* CV */
 .city {
     font-style: italic;