small fix
This commit is contained in:
@@ -80,9 +80,9 @@
|
||||
|
||||
/* Styling specific to the login view */
|
||||
|
||||
:not(.logged) .content {
|
||||
padding: 0%;
|
||||
width: 21em;
|
||||
.content {
|
||||
padding: 0;
|
||||
width: var(--box-width);
|
||||
}
|
||||
|
||||
:not(.logged) > .ynh-logo{
|
||||
|
||||
Reference in New Issue
Block a user