Add Eternity classic final fixes
This commit is contained in:
@@ -123,4 +123,13 @@ button:hover,
|
||||
#login-form #logo {
|
||||
max-width: 260px;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
body > #logo {
|
||||
display: block;
|
||||
width: 180px;
|
||||
max-width: calc(100% - 40px);
|
||||
height: auto;
|
||||
max-height: 36px;
|
||||
margin: 8px 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user