# CSS 增加 logo 和 header 的高度，桌面到移动端视图

**URL:** <https://meta.discourse.org/t/css-to-increase-height-of-logo-and-header-in-dektop-mobile-view/293064>\
**Category:** Development\
**Tags:** css\
**Created:** [2024年一月26日 15:42 UTC](https://meta.discourse.org/t/css-to-increase-height-of-logo-and-header-in-dektop-mobile-view/293064 "2024-01-26T15:42:16Z")\
**Posts on this page:** 1\
**Showing post:** 17

<div class="post-metadata">

**Author:** ![chapoi](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/chapoi/32/537252_2.png) [@chapoi](https://meta.discourse.org/u/chapoi)\
**Post date:** [2024年一月31日 06:45 UTC](https://meta.discourse.org/t/css-to-increase-height-of-logo-and-header-in-dektop-mobile-view/293064/17 "2024-01-31T06:45:25Z")

</div>

```plaintext
.wrap {
  padding-left: 0;
}

```

此时，学习 CSS 入门课程可能是一个好主意，因为：

> [@Discourse](#):
>
> 但是，基本的 HTML 和 CSS 问题不在支持范围内。

您可以在 [dev 类别](https://meta.discourse.org/t/about-the-dev-category/1026) 中阅读更多关于开发您自己的主题的信息。

---

_[View the full topic](https://meta.discourse.org/t/css-to-increase-height-of-logo-and-header-in-dektop-mobile-view/293064)._
