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