mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-03 00:12:16 +02:00
use named unit instead of rem
This commit is contained in:
parent
01770d4216
commit
a8318fe52c
1 changed files with 1 additions and 1 deletions
|
@ -429,6 +429,6 @@ abbr[title] {
|
|||
|
||||
.usa-textarea {
|
||||
@include at-media('tablet') {
|
||||
height: 20rem;
|
||||
height: units('mobile');
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue