move scss around to account for a netsing rule deprecation

This commit is contained in:
Rachid Mrad 2025-01-09 12:39:46 -05:00
parent 7e2930f15d
commit a302fd8e9e
No known key found for this signature in database

View file

@ -66,9 +66,9 @@
text-align: center;
font-size: inherit; //inherit tooltip fontsize of .93rem
max-width: fit-content;
display: block;
@include at-media('desktop') {
width: 70vw;
}
display: block;
}
}