mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
We’ve supported this for a while but don’t tell anyone how to do it. This commit also alters the spacing of things so the description groups better with the example.
10 lines
231 B
HTML
10 lines
231 B
HTML
<h2 class="heading-medium">Links and URLs</h2>
|
|
<p class="bottom-gutter-1-3">
|
|
Always use full URLs, starting with https://
|
|
</p>
|
|
<div class="panel panel-border-wide">
|
|
<p>
|
|
Apply now at https://www.gov.uk/example
|
|
</p>
|
|
</div>
|