fix title font size on mobile devices
This commit is contained in:
parent
b07ffd2b1f
commit
b63f2b1e7a
3 changed files with 2 additions and 3404 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/menu.css" media="all">
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/footer.css" media="all">
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/search.css" media="all">
|
||||
<link rel="stylesheet" type="text/css" href="<?php bloginfo('stylesheet_directory');?>/css/content.css" media="all">
|
||||
|
||||
<script src="<?php bloginfo('stylesheet_directory');?>/js/jquery-3.js" type="text/javascript"></script>
|
||||
<script src="<?php bloginfo('stylesheet_directory');?>/js/js.js" type="text/javascript" async="async"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue