diff --git a/src/components/homesections/homesections.css b/src/components/homesections/homesections.css index 647a9500d..4d9da44e3 100644 --- a/src/components/homesections/homesections.css +++ b/src/components/homesections/homesections.css @@ -1,3 +1,7 @@ +.homeLibrarytext{ + padding-left: 5px +} + .homeLibraryButton { min-width: 18%; margin: .5em !important; @@ -8,4 +12,4 @@ .homeLibraryButton { width: 46% !important; } -} \ No newline at end of file +}