Hide brand on sm

This commit is contained in:
liangping 2021-08-07 08:26:06 +08:00
parent 5620337d3a
commit 9d483c5a65

View File

@ -4,7 +4,7 @@
<div class="d-flex justify-content-center align-items-center">
<vuexy-logo class="mr-1" />
<h1
class="text-primary display-4 font-weight-bolder"
class="text-primary display-4 font-weight-bolder d-none d-md-block"
>
Ping Explorer<small class="flow-left">Beta</small>
</h1>