@ -89,7 +89,7 @@
<div class="album py-5">
<div class="container">
<input type="text" class="form-control w-100 bg-info border border-boxborder text-searchfont input"
<input type="text" class="form-control w-100 bg-info border border-boxborder text-searchfont"
placeholder="Search (What kind of resource are you looking for?)"
aria-label="Search">
</div>
@ -11,7 +11,7 @@ $theme-colors: (
"activecard": #707070,
"boxborder": #272727,
"activecardfont":#e1e4e8,
"searchfont": grey,
"searchfont": rgba(128, 128, 128, 0.75),
"sidebarfill": #202023,
"sidebartext": #808080,
"webcardimagebackground": #707070,