GSA / code-gov-web

DEPRECATED 🛑- Federal Source Code policy implementation.
Other
407 stars 110 forks source link

Update home styles #692

Closed jlow81 closed 5 years ago

jlow81 commented 5 years ago

Summary

This PR fixes/implements the following bugs/features

Increases font size of search box description Increases padding between seach description and search box Increases padding between search box and Browse Projects dropdown Increases height for Browse Projects dropdown Decreases width of Browse Projects dropdown Increases font size of Browse Projects dropdown

Before:

screen shot 2018-10-13 at 4 02 25 pm

After

screen shot 2018-10-13 at 4 02 32 pm

Explain the motivation for making this change. What existing problem does the pull request solve?

Improved readability of search and browse projects area

Test plan (required)

Demonstrate the code is solid. Example: The exact commands you ran and their output, screenshots / videos if the pull request changes UI.

Code formatting

Closing issues

Fixes #676