Use block
class and wrap with flex-width
class for pgp block
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
All checks were successful
Generate Website / Generate Website (push) Successful in 18s
This commit is contained in:
parent
3e4664764d
commit
83ab90d589
1 changed files with 3 additions and 1 deletions
|
@ -54,7 +54,8 @@ Listed are the fingerprints associated with my PGP public key:
|
|||
|
||||
Below is my PGP public key armor:
|
||||
|
||||
<code class="pgp select">
|
||||
<div class="flex-width">
|
||||
<code class="block select">
|
||||
-----BEGIN PGP PUBLIC KEY BLOCK-----<br>
|
||||
<br>
|
||||
mDMEZg4OThYJKwYBBAHaRw8BAQdAY5lp2Qncg/PjnaptLl1Xgw83NT8fxbhiSVAx<br>
|
||||
|
@ -77,3 +78,4 @@ TQD/QX05qHeTBwGhdRewkq5ZLW5j2DU47eAx6d22zju74w4=<br>
|
|||
<br>
|
||||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
</code>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue