Commit 0efb0569 by Pham Huy

update theme style

parent e2b361ca
......@@ -30,7 +30,7 @@ if ( have_posts() ) {
<?php } ?>
<h4 class="subtitle services-title-one"><?php the_title(); ?></h4>
<a class="link" href="<?php the_permalink(); ?>"><h4 class="subtitle services-title-one"><?php the_title(); ?></h4></a>
<?php the_excerpt(); ?>
<a class="link" href="<?php the_permalink(); ?>"><?php esc_html_e( 'Read More', 'offshore' ); ?></a>
......
......@@ -425,7 +425,7 @@ span.forex i {
@media all and (max-width: 479px) {
.logo img {
width: 180px;
width: 100px;
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment