Explicitly set icon size (#40) [skip ci]

This commit is contained in:
Alex Ling 2020-05-23 14:47:35 +00:00
parent 4a245d2504
commit 60609263ab

View File

@ -36,7 +36,8 @@
word-wrap: break-word;
}
.uk-logo > img {
max-height: 90px;
height: 90px;
width: 90px;
}
.uk-search {
width: 100%;