# 第三次迁移，又一次是为了一个小众论坛（大众露营车）

**URL:** <https://meta.discourse.org/t/third-migration-once-again-for-a-niche-forum-volkswagen-campers-vans/220224>\
**Category:** Praise\
**Created:** [2022年三月6日 21:36 UTC](https://meta.discourse.org/t/third-migration-once-again-for-a-niche-forum-volkswagen-campers-vans/220224 "2022-03-06T21:36:07Z")\
**Posts on this page:** 1\
**Showing post:** 6

<div class="post-metadata">

**Author:** ![Canapin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/canapin/32/119591_2.png) [@Canapin](https://meta.discourse.org/u/Canapin)\
**Post date:** [2022年三月7日 12:15 UTC](https://meta.discourse.org/t/third-migration-once-again-for-a-niche-forum-volkswagen-campers-vans/220224/6 "2022-03-07T12:15:09Z")

</div>

> [@rishabh](#):
>
> 这个配色方案让我想起了 `community.atlasobscura.com`

哦哦，是的，绝对！这个配色方案有“舒缓”之处！

> [@rishabh](#):
>
> 如果您的用户对聊天有任何反馈，我们很乐意听到。

是的，我打算分享反馈。  
在 [vw-camper.fr](http://vw-camper.fr) 上获得这次未来体验后，我也打算将其扩展到 [uniyclist.com](http://uniyclist.com)，在那里从未明确要求或想要聊天功能。因此，这次实验可能很有趣：用户会作何反应？积极还是消极？但由于这是一种为期数月的两步体验，所以不是明天的事…… 🙂

> [@apgar](#):
>
> 您能否分享一下您实施的尺寸修改？谢谢！ 🙂

当然。请注意，这只是一个非常快速和粗糙的修改。将其放入主题自定义的 **mobile** 选项卡中。

```css
.below-site-header-outlet.welcome-link-banner-connector .welcome-wrapper {
    margin: 0 auto 0 !important;
    .featured-banner-link {
        flex-direction: row;
        padding-bottom: 0.5em;
        &>div a {
            padding: 0 5px;
            h3 {
                font-size: 0.75em;
                white-space: normal;
            }
        }
    }
}
.wrap.welcome-link-banner {
    padding: 0;
}

```

毫无疑问，它需要一些额外的调整才能使其更可靠。

---

_[View the full topic](https://meta.discourse.org/t/third-migration-once-again-for-a-niche-forum-volkswagen-campers-vans/220224)._
