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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user