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
|
|
@ -232,6 +232,7 @@ nav > ul > li .nav-first-level-opener::after {
|
|||
background-position: left center;
|
||||
background-size: contain;
|
||||
mask: url('../img/nav-second-level-star-primary.svg') no-repeat center / contain;
|
||||
-webkit-mask-image: url('../img/nav-second-level-star-primary.svg');
|
||||
}
|
||||
|
||||
.nav-second-level-group-headline span {
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
3404
kit/style.css
3404
kit/style.css
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue