diff --git a/src/scripts/search.tag b/src/scripts/search.tag index 8c701b4..9572397 100644 --- a/src/scripts/search.tag +++ b/src/scripts/search.tag @@ -21,7 +21,7 @@
- + Type a few words of your course's name or the course code (e.g. PSYCH 2B03)
diff --git a/src/styles/search.css b/src/styles/search.css index dddd84c..f3377f3 100644 --- a/src/styles/search.css +++ b/src/styles/search.css @@ -138,3 +138,7 @@ a { font-size: 15px; width: 50% !important; } + +.help-toast { + font-size: 1em; +}