This commit is contained in:
asaki222 2024-11-20 16:21:11 -05:00
parent 7f85862a07
commit 2a3f67b5ce
No known key found for this signature in database
GPG key ID: 2C4F802060E06EA4
2 changed files with 2 additions and 6 deletions

View file

@ -253,7 +253,3 @@ abbr[title] {
.break-word {
word-break: break-word;
}
.maxwidth-386{
max-width: 386px !important;
}

View file

@ -19,7 +19,7 @@
{% if has_edit_request_portfolio_permission %}
<div class="mobile:grid-col-12 tablet:grid-col-6">
<p class="margin-y-0 maxwidth-386">Domain requests can only be modified by the person who created the request.</p>
<p class="margin-y-0 maxw-mobile">Domain requests can only be modified by the person who created the request.</p>
</div>
<div class="mobile:grid-col-12 tablet:grid-col-6">