diff --git a/theme/style.less b/theme/style.less index 6aaebb94..7546ae13 100644 --- a/theme/style.less +++ b/theme/style.less @@ -58,6 +58,12 @@ background: transparent !important; } +.ui.home { + .getting-started-segment { + background-position: 50% 25%; + } +} + /* Mobile */ @media only screen and (max-width: @largestMobileScreen) { #filelist {