1
0
mirror of https://github.com/bitwarden/server synced 2026-02-10 21:50:21 +00:00

[PM-30610] Make the Learn More section container smaller

This commit is contained in:
Jimmy Vo
2026-02-09 15:55:28 -05:00
parent ad50816072
commit 8b121137d8
2 changed files with 18 additions and 4 deletions

View File

@@ -221,7 +221,7 @@
padding="40px"
background-color="#F3F6F9">
<mj-column
width="70%">
width="60%">
<mj-text
mj-class="ac-heading"
padding="0px 0px 8px 0px">
@@ -233,9 +233,16 @@
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
</mj-text>
</mj-column>
<mj-column
css-class="hide-mobile"
width="10%">
<mj-spacer
height="1px">
</mj-spacer>
</mj-column>
<mj-column
width="30%"
vertical-align="middle">
vertical-align="top">
<mj-image
css-class="hide-mobile"
src="https://assets.bitwarden.com/email/v1/spot-community.png"

View File

@@ -160,7 +160,7 @@
padding="40px"
background-color="#F3F6F9">
<mj-column
width="70%">
width="60%">
<mj-text
mj-class="ac-heading"
padding="0px 0px 8px 0px">
@@ -172,9 +172,16 @@
Find user guides, product documentation, and videos on the <a href="https://bitwarden.com/help/" class="ac-link">Bitwarden Help Center</a>.
</mj-text>
</mj-column>
<mj-column
css-class="hide-mobile"
width="10%">
<mj-spacer
height="1px">
</mj-spacer>
</mj-column>
<mj-column
width="30%"
vertical-align="middle">
vertical-align="top">
<mj-image
css-class="hide-mobile"
src="https://assets.bitwarden.com/email/v1/spot-community.png"