We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490bf75 commit e579725Copy full SHA for e579725
1 file changed
src/styles/_global-styles.scss
@@ -236,10 +236,10 @@ ds-dynamic-form-control-container.d-none {
236
padding: 0.1rem;
237
}
238
@media screen and (min-width: map-get($grid-breakpoints, sm)) and (max-width: map-get($grid-breakpoints, lg)) {
239
- font-size: 0.8rem;
+ font-size: 0.7rem;
240
241
242
- font-size: 1.25rem;
+ font-size: 1rem;
243
padding: 0.5rem;
244
245
@@ -251,10 +251,10 @@ ds-dynamic-form-control-container.d-none {
251
252
253
254
- font-size: 0.875rem;
255
256
257
258
259
260
0 commit comments