From f7ed979e0dbe0b8606201349e45e5ebe2436a465 Mon Sep 17 00:00:00 2001 From: kazuya kawaguchi Date: Mon, 27 Mar 2023 01:50:13 +0900 Subject: [PATCH] docs: tweak ads position --- vuepress/.vuepress/theme/Layout.vue | 4 +- .../.vuepress/theme/components/CarbonAds.vue | 43 +++++++++++++------ 2 files changed, 32 insertions(+), 15 deletions(-) diff --git a/vuepress/.vuepress/theme/Layout.vue b/vuepress/.vuepress/theme/Layout.vue index 13232fd9..dafefa46 100644 --- a/vuepress/.vuepress/theme/Layout.vue +++ b/vuepress/.vuepress/theme/Layout.vue @@ -35,8 +35,8 @@ export default { display: block; /* top: 87px; */ /* right: -12px; */ - float: right; - height: 221px; + /* float: right; */ + /* height: 221px; */ /* width: 0; */ padding: 0 0 20px 30px; margin-top: 20px; diff --git a/vuepress/.vuepress/theme/components/CarbonAds.vue b/vuepress/.vuepress/theme/components/CarbonAds.vue index e3d989d3..b8661efb 100644 --- a/vuepress/.vuepress/theme/components/CarbonAds.vue +++ b/vuepress/.vuepress/theme/components/CarbonAds.vue @@ -28,28 +28,38 @@ export default { \ No newline at end of file