loading screen
parent
f9b5a1629e
commit
0c0415a9c7
|
@ -38,12 +38,12 @@
|
|||
}
|
||||
|
||||
#shx-loading-screen-text svg {
|
||||
width: 300px
|
||||
width: 150px;
|
||||
}
|
||||
|
||||
@media screen and (min-width: 750px) {
|
||||
#shx-loading-screen-text svg {
|
||||
width: 150px
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue