Added mix-height to the DEV logo on the offline page to fix ff bug (#792)
This commit is contained in:
parent
b2f2b1e5e5
commit
8ad769e641
1 changed files with 1 additions and 0 deletions
|
|
@ -87,6 +87,7 @@
|
|||
.rainbow-logo {
|
||||
border-radius: 10%;
|
||||
max-width: 50%;
|
||||
max-height: 400px;
|
||||
}
|
||||
|
||||
.signature {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue