mirror of
https://github.com/django/django.git
synced 2025-02-08 00:16:31 +00:00
Fixed #32884 -- Fixed centering of the header on admin login page.
This commit is contained in:
parent
cd124295d8
commit
7ba9da815d
@ -13,6 +13,7 @@
|
||||
|
||||
.login #header h1 {
|
||||
font-size: 18px;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.login #header h1 a {
|
||||
|
Loading…
x
Reference in New Issue
Block a user