mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-01 04:10:00 +01:00
Fixed login logo sizes
This commit is contained in:
2
themes/grav/css-compiled/preset.css
vendored
2
themes/grav/css-compiled/preset.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
2
themes/grav/css-compiled/template.css
vendored
2
themes/grav/css-compiled/template.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -300,7 +300,6 @@ tr {
|
||||
|
||||
h1 {
|
||||
background: darken($nav-bg, 5%) url(../images/logo.svg) 50% 50% no-repeat;
|
||||
background-size: 80%;
|
||||
}
|
||||
|
||||
form {
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
|
||||
h1 {
|
||||
height: 100px;
|
||||
background-size: 40% !important;
|
||||
}
|
||||
|
||||
form {
|
||||
@@ -92,6 +93,7 @@
|
||||
color: transparent;
|
||||
height: 216px;
|
||||
margin: 0;
|
||||
background-size: 80% !important;
|
||||
}
|
||||
|
||||
h5 {
|
||||
|
||||
Reference in New Issue
Block a user