Search: Add some space around the number of results

This commit is contained in:
James Taylor 2019-09-08 10:38:23 -07:00
parent 3c9a6dd8e6
commit 0ca12270a8

View File

@ -8,6 +8,10 @@
margin: auto;
}
#result-info{
margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
#number-of-results{
font-weight:bold;