mirror of
https://github.com/ivabus/www
synced 2024-11-22 12:55:07 +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>
|
<style>
|
||||||
|
|
||||||
|
.badge{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 600px) {
|
@media only screen and (min-width: 600px) {
|
||||||
.prompt{
|
.prompt{
|
||||||
font-family: 'Prompt', sans-serif !important;
|
font-family: 'Prompt', sans-serif !important;
|
||||||
|
|
Loading…
Reference in a new issue