frio theme: a little padding for the mobile view

pull/14051/head
Hannes Heute 2024-03-28 18:03:08 +01:00
parent 31b74b1c8a
commit 856f464c23
1 changed files with 2 additions and 2 deletions

View File

@ -3824,8 +3824,8 @@ section .profile-match-wrapper {
}
.container {
padding-right: 0;
padding-left: 0;
padding-right: 5px;
padding-left: 5px;
}
.panel {