Преглед изворни кода

Minor fix: comment form style

Track3 пре 2 година
родитељ
комит
6382cb7d5a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      assets/scss/style.scss

+ 1 - 1
assets/scss/style.scss

@@ -156,7 +156,7 @@ button, [type=button], [type=reset], [type=submit] {
   }
 }
 
-input[type=text], input[type=email]{
+input[type=text], input[type=email], input[type=url]{
   width: 100%;
   border: 1px solid var(--c-txt-alt);
   border-width: 0 0 1px 0;