diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css index be71399a86..cab89f1744 100644 --- a/view/theme/frio/css/style.css +++ b/view/theme/frio/css/style.css @@ -3849,6 +3849,12 @@ section .profile-match-wrapper { margin-top: 0; } + .mod-home.is-not-singleuser, + .mod-login { + padding-left: 10px; + padding-right: 10px; + } + .generic-page-wrapper, .videos-content-wrapper, .suggest-content-wrapper,