Display fix

This commit is contained in:
Kenneth Jao 2016-08-12 17:58:03 -04:00
parent f6476182e0
commit 090f9e1244

View File

@ -192,6 +192,10 @@
padding: 1%; padding: 1%;
} }
.profFunction h4 {
font-size: 120%;
}
#searchBar { #searchBar {
display: inline; display: inline;
} }