mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-24 18:47:45 +00:00
minor icon appearance change
This commit is contained in:
parent
e4e75554fb
commit
e41443b2f5
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
img.fit {
|
img.fit {
|
||||||
max-width: 99%;
|
max-width: 100vw;
|
||||||
max-height: 99%;
|
max-height: 100vh;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<title>Sapphire</title>
|
<title>Sapphire</title>
|
||||||
|
|
Loading…
Add table
Reference in a new issue