Browse Source

first iteration of search functionality - likely to fail hard

master
jk 3 years ago
parent
commit
0b18c1dc8c
  1. 2
      public/css/jk.css

2
public/css/jk.css

@ -38,7 +38,7 @@
border-radius:.25rem;
height: calc(2em + .75rem + 2px);
line-height:1.6;
padding: 5px;
padding: 10px;
}
#search-form .form-group{
text-align:center;

Loading…
Cancel
Save