mirror of
https://github.com/ivabus/www
synced 2024-11-22 13:05:06 +03:00
Header btn badge display:none
This commit is contained in:
parent
67d2155626
commit
970b593bbb
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@
|
|||
|
||||
<style>
|
||||
|
||||
.badge{
|
||||
display:none;
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 600px) {
|
||||
.prompt{
|
||||
font-family: 'Prompt', sans-serif !important;
|
||||
|
|
Loading…
Reference in a new issue