Update custom CSS and SCSS for improved layout and styling; update version in head template
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -303,4 +303,8 @@ body.compact-cart #tc-container .product-line-actions {
|
||||
.product-line-body {
|
||||
padding-left: 5px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.amenu-item .amenu-link {
|
||||
padding: 20px;
|
||||
}
|
||||
@@ -54,7 +54,7 @@
|
||||
{include file="_partials/stylesheets.tpl" stylesheets=$stylesheets}
|
||||
{/block}
|
||||
|
||||
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.0121">
|
||||
<link rel="stylesheet" href="/themes/charme/assets/css/custom.css?ver=1.0123">
|
||||
|
||||
{block name='javascript_head'}
|
||||
{include file="_partials/javascript.tpl" javascript=$javascript.head vars=$js_custom_vars}
|
||||
|
||||
Reference in New Issue
Block a user