Commit 2ad177c7 authored by Chi Bui's avatar Chi Bui 👀

edit poisition

parent 632e5cbe
...@@ -767,7 +767,7 @@ ...@@ -767,7 +767,7 @@
include $app_root . '/' . $site_path . '/settings.local.php'; include $app_root . '/' . $site_path . '/settings.local.php';
} }
$databases['default']['default'] = array ( $databases['default']['default'] = array (
'database' => 'invi_ptd2', 'database' => 'invi_ptd',
'username' => 'invi_dev', 'username' => 'invi_dev',
'password' => 'Invi@123456789a@A', 'password' => 'Invi@123456789a@A',
'prefix' => '', 'prefix' => '',
......
...@@ -97,8 +97,7 @@ article.commerce-product.teaser .product-image img { ...@@ -97,8 +97,7 @@ article.commerce-product.teaser .product-image img {
display: inline-block; display: inline-block;
} }
.single-blog footer{ .single-blog footer{
position: absolute; margin-top: 10px
bottom: -117px;
text-transform: uppercase; text-transform: uppercase;
} }
......
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