- basic search functionality

This commit is contained in:
Alex Ling
2020-02-17 15:54:19 +00:00
parent 631feb5cf9
commit 5ed6b8db1a
4 changed files with 52 additions and 2 deletions

View File

@@ -23,3 +23,6 @@
.uk-logo > img {
max-height: 90px;
}
.uk-search {
width: 100%;
}