From 0e7b3c126fd677ec3c3f963e5dfe5da5ceba554c Mon Sep 17 00:00:00 2001 From: Zhehua Zhou Date: Mon, 29 Jul 2024 06:35:21 -0600 Subject: [PATCH] initial update --- _includes/archive-single_double.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/archive-single_double.html b/_includes/archive-single_double.html index a1bac7f..49bcac9 100644 --- a/_includes/archive-single_double.html +++ b/_includes/archive-single_double.html @@ -47,7 +47,7 @@ margin-top:0px; } .col-left { - display: table-cell; + /*display: table-cell;*/ padding: 0px; width: 40%; vertical-align:center; @@ -60,7 +60,7 @@ } .col-right { - display: table-cell; + /*display: table-cell;*/ padding: 1px; width: 60%; vertical-align:top;