@digigov/css 1.0.1 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -10,34 +10,100 @@
10
10
  @apply m-2 !important;
11
11
  }
12
12
  .govgr-m-3 {
13
- @apply m-2 md:m-3 !important;
13
+ @apply m-3 !important;
14
14
  }
15
15
  .govgr-m-4 {
16
- @apply m-3 md:m-4 !important;
16
+ @apply m-4 !important;
17
17
  }
18
18
  .govgr-m-5 {
19
- @apply m-4 md:m-5 !important;
19
+ @apply m-5 !important;
20
20
  }
21
21
  .govgr-m-6 {
22
- @apply m-5 md:m-6 !important;
22
+ @apply m-6 !important;
23
23
  }
24
24
  .govgr-m-7 {
25
- @apply m-6 md:m-8 !important;
25
+ @apply m-7 !important;
26
26
  }
27
27
  .govgr-m-8 {
28
- @apply m-8 md:m-10 !important;
28
+ @apply m-8 !important;
29
29
  }
30
30
  .govgr-m-9 {
31
- @apply m-8 md:m-12 !important;
31
+ @apply m-9 !important;
32
32
  }
33
33
  .govgr-m-10 {
34
- @apply m-9 md:m-14 !important;
34
+ @apply m-10 !important;
35
35
  }
36
36
  .govgr-m-11 {
37
- @apply m-10 md:m-16 !important;
37
+ @apply m-11 !important;
38
38
  }
39
39
  .govgr-m-12 {
40
- @apply m-11 md:m-20 !important;
40
+ @apply m-12 !important;
41
+ }
42
+ .govgr-m-14 {
43
+ @apply m-14 !important;
44
+ }
45
+ .govgr-m-16 {
46
+ @apply m-16 !important;
47
+ }
48
+ .govgr-m-20 {
49
+ @apply m-20 !important;
50
+ }
51
+ .govgr-m-24 {
52
+ @apply m-24 !important;
53
+ }
54
+ .govgr-m-28 {
55
+ @apply m-28 !important;
56
+ }
57
+ .govgr-m-32 {
58
+ @apply m-32 !important;
59
+ }
60
+ .govgr-m-36 {
61
+ @apply m-36 !important;
62
+ }
63
+ .govgr-m-40 {
64
+ @apply m-40 !important;
65
+ }
66
+ .govgr-m-44 {
67
+ @apply m-44 !important;
68
+ }
69
+ .govgr-m-48 {
70
+ @apply m-48 !important;
71
+ }
72
+ .govgr-m-52 {
73
+ @apply m-52 !important;
74
+ }
75
+ .govgr-m-56 {
76
+ @apply m-56 !important;
77
+ }
78
+ .govgr-m-60 {
79
+ @apply m-60 !important;
80
+ }
81
+ .govgr-m-64 {
82
+ @apply m-64 !important;
83
+ }
84
+ .govgr-m-72 {
85
+ @apply m-72 !important;
86
+ }
87
+ .govgr-m-80 {
88
+ @apply m-80 !important;
89
+ }
90
+ .govgr-m-96 {
91
+ @apply m-96 !important;
92
+ }
93
+ .govgr-m-px {
94
+ @apply m-px !important;
95
+ }
96
+ .govgr-m-0.5 {
97
+ @apply m-0.5 !important;
98
+ }
99
+ .govgr-m-1.5 {
100
+ @apply m-1.5 !important;
101
+ }
102
+ .govgr-m-2.5 {
103
+ @apply m-2.5 !important;
104
+ }
105
+ .govgr-m-3.5 {
106
+ @apply m-3.5 !important;
41
107
  }
42
108
  .govgr-mt-0 {
43
109
  @apply mt-0 !important;
@@ -49,73 +115,205 @@
49
115
  @apply mt-2 !important;
50
116
  }
51
117
  .govgr-mt-3 {
52
- @apply mt-2 md:mt-3 !important;
118
+ @apply mt-3 !important;
53
119
  }
54
120
  .govgr-mt-4 {
55
- @apply mt-3 md:mt-4 !important;
121
+ @apply mt-4 !important;
56
122
  }
57
123
  .govgr-mt-5 {
58
- @apply mt-4 md:mt-5 !important;
124
+ @apply mt-5 !important;
59
125
  }
60
126
  .govgr-mt-6 {
61
- @apply mt-5 md:mt-6 !important;
127
+ @apply mt-6 !important;
62
128
  }
63
129
  .govgr-mt-7 {
64
- @apply mt-6 md:mt-8 !important;
130
+ @apply mt-7 !important;
65
131
  }
66
132
  .govgr-mt-8 {
67
- @apply mt-8 md:mt-10 !important;
133
+ @apply mt-8 !important;
68
134
  }
69
135
  .govgr-mt-9 {
70
- @apply mt-8 md:mt-12 !important;
136
+ @apply mt-9 !important;
71
137
  }
72
138
  .govgr-mt-10 {
73
- @apply mt-9 md:mt-14 !important;
139
+ @apply mt-10 !important;
74
140
  }
75
141
  .govgr-mt-11 {
76
- @apply mt-10 md:mt-16 !important;
142
+ @apply mt-11 !important;
77
143
  }
78
144
  .govgr-mt-12 {
79
- @apply mt-11 md:mt-20 !important;
145
+ @apply mt-12 !important;
80
146
  }
81
- .govgr-mb-0 {
82
- @apply mb-0 !important;
147
+ .govgr-mt-14 {
148
+ @apply mt-14 !important;
83
149
  }
84
- .govgr-mb-1 {
85
- @apply mb-1 !important;
150
+ .govgr-mt-16 {
151
+ @apply mt-16 !important;
86
152
  }
87
- .govgr-mb-2 {
88
- @apply mb-2 !important;
153
+ .govgr-mt-20 {
154
+ @apply mt-20 !important;
89
155
  }
90
- .govgr-mb-3 {
91
- @apply mb-2 md:mb-3 !important;
156
+ .govgr-mt-24 {
157
+ @apply mt-24 !important;
92
158
  }
93
- .govgr-mb-4 {
94
- @apply mb-3 md:mb-4 !important;
159
+ .govgr-mt-28 {
160
+ @apply mt-28 !important;
95
161
  }
96
- .govgr-mb-5 {
97
- @apply mb-4 md:mb-5 !important;
162
+ .govgr-mt-32 {
163
+ @apply mt-32 !important;
98
164
  }
99
- .govgr-mb-6 {
100
- @apply mb-5 md:mb-6 !important;
165
+ .govgr-mt-36 {
166
+ @apply mt-36 !important;
101
167
  }
102
- .govgr-mb-7 {
103
- @apply mb-6 md:mb-8 !important;
168
+ .govgr-mt-40 {
169
+ @apply mt-40 !important;
104
170
  }
105
- .govgr-mb-8 {
106
- @apply mb-8 md:mb-10 !important;
171
+ .govgr-mt-44 {
172
+ @apply mt-44 !important;
107
173
  }
108
- .govgr-mb-9 {
109
- @apply mb-8 md:mb-12 !important;
174
+ .govgr-mt-48 {
175
+ @apply mt-48 !important;
110
176
  }
111
- .govgr-mb-10 {
112
- @apply mb-9 md:mb-14 !important;
177
+ .govgr-mt-52 {
178
+ @apply mt-52 !important;
113
179
  }
114
- .govgr-mb-11 {
115
- @apply mb-10 md:mb-16 !important;
180
+ .govgr-mt-56 {
181
+ @apply mt-56 !important;
116
182
  }
117
- .govgr-mb-12 {
118
- @apply mb-11 md:mb-20 !important;
183
+ .govgr-mt-60 {
184
+ @apply mt-60 !important;
185
+ }
186
+ .govgr-mt-64 {
187
+ @apply mt-64 !important;
188
+ }
189
+ .govgr-mt-72 {
190
+ @apply mt-72 !important;
191
+ }
192
+ .govgr-mt-80 {
193
+ @apply mt-80 !important;
194
+ }
195
+ .govgr-mt-96 {
196
+ @apply mt-96 !important;
197
+ }
198
+ .govgr-mt-px {
199
+ @apply mt-px !important;
200
+ }
201
+ .govgr-mt-0.5 {
202
+ @apply mt-0.5 !important;
203
+ }
204
+ .govgr-mt-1.5 {
205
+ @apply mt-1.5 !important;
206
+ }
207
+ .govgr-mt-2.5 {
208
+ @apply mt-2.5 !important;
209
+ }
210
+ .govgr-mt-3.5 {
211
+ @apply mt-3.5 !important;
212
+ }
213
+ .govgr-mr-0 {
214
+ @apply mr-0 !important;
215
+ }
216
+ .govgr-mr-1 {
217
+ @apply mr-1 !important;
218
+ }
219
+ .govgr-mr-2 {
220
+ @apply mr-2 !important;
221
+ }
222
+ .govgr-mr-3 {
223
+ @apply mr-3 !important;
224
+ }
225
+ .govgr-mr-4 {
226
+ @apply mr-4 !important;
227
+ }
228
+ .govgr-mr-5 {
229
+ @apply mr-5 !important;
230
+ }
231
+ .govgr-mr-6 {
232
+ @apply mr-6 !important;
233
+ }
234
+ .govgr-mr-7 {
235
+ @apply mr-7 !important;
236
+ }
237
+ .govgr-mr-8 {
238
+ @apply mr-8 !important;
239
+ }
240
+ .govgr-mr-9 {
241
+ @apply mr-9 !important;
242
+ }
243
+ .govgr-mr-10 {
244
+ @apply mr-10 !important;
245
+ }
246
+ .govgr-mr-11 {
247
+ @apply mr-11 !important;
248
+ }
249
+ .govgr-mr-12 {
250
+ @apply mr-12 !important;
251
+ }
252
+ .govgr-mr-14 {
253
+ @apply mr-14 !important;
254
+ }
255
+ .govgr-mr-16 {
256
+ @apply mr-16 !important;
257
+ }
258
+ .govgr-mr-20 {
259
+ @apply mr-20 !important;
260
+ }
261
+ .govgr-mr-24 {
262
+ @apply mr-24 !important;
263
+ }
264
+ .govgr-mr-28 {
265
+ @apply mr-28 !important;
266
+ }
267
+ .govgr-mr-32 {
268
+ @apply mr-32 !important;
269
+ }
270
+ .govgr-mr-36 {
271
+ @apply mr-36 !important;
272
+ }
273
+ .govgr-mr-40 {
274
+ @apply mr-40 !important;
275
+ }
276
+ .govgr-mr-44 {
277
+ @apply mr-44 !important;
278
+ }
279
+ .govgr-mr-48 {
280
+ @apply mr-48 !important;
281
+ }
282
+ .govgr-mr-52 {
283
+ @apply mr-52 !important;
284
+ }
285
+ .govgr-mr-56 {
286
+ @apply mr-56 !important;
287
+ }
288
+ .govgr-mr-60 {
289
+ @apply mr-60 !important;
290
+ }
291
+ .govgr-mr-64 {
292
+ @apply mr-64 !important;
293
+ }
294
+ .govgr-mr-72 {
295
+ @apply mr-72 !important;
296
+ }
297
+ .govgr-mr-80 {
298
+ @apply mr-80 !important;
299
+ }
300
+ .govgr-mr-96 {
301
+ @apply mr-96 !important;
302
+ }
303
+ .govgr-mr-px {
304
+ @apply mr-px !important;
305
+ }
306
+ .govgr-mr-0.5 {
307
+ @apply mr-0.5 !important;
308
+ }
309
+ .govgr-mr-1.5 {
310
+ @apply mr-1.5 !important;
311
+ }
312
+ .govgr-mr-2.5 {
313
+ @apply mr-2.5 !important;
314
+ }
315
+ .govgr-mr-3.5 {
316
+ @apply mr-3.5 !important;
119
317
  }
120
318
  .govgr-ml-0 {
121
319
  @apply ml-0 !important;
@@ -127,73 +325,205 @@
127
325
  @apply ml-2 !important;
128
326
  }
129
327
  .govgr-ml-3 {
130
- @apply ml-2 md:ml-3 !important;
328
+ @apply ml-3 !important;
131
329
  }
132
330
  .govgr-ml-4 {
133
- @apply ml-3 md:ml-4 !important;
331
+ @apply ml-4 !important;
134
332
  }
135
333
  .govgr-ml-5 {
136
- @apply ml-4 md:ml-5 !important;
334
+ @apply ml-5 !important;
137
335
  }
138
336
  .govgr-ml-6 {
139
- @apply ml-5 md:ml-6 !important;
337
+ @apply ml-6 !important;
140
338
  }
141
339
  .govgr-ml-7 {
142
- @apply ml-6 md:ml-8 !important;
340
+ @apply ml-7 !important;
143
341
  }
144
342
  .govgr-ml-8 {
145
- @apply ml-8 md:ml-10 !important;
343
+ @apply ml-8 !important;
146
344
  }
147
345
  .govgr-ml-9 {
148
- @apply ml-8 md:ml-12 !important;
346
+ @apply ml-9 !important;
149
347
  }
150
348
  .govgr-ml-10 {
151
- @apply ml-9 md:ml-14 !important;
349
+ @apply ml-10 !important;
152
350
  }
153
351
  .govgr-ml-11 {
154
- @apply ml-10 md:ml-16 !important;
352
+ @apply ml-11 !important;
155
353
  }
156
354
  .govgr-ml-12 {
157
- @apply ml-11 md:ml-20 !important;
355
+ @apply ml-12 !important;
158
356
  }
159
- .govgr-mr-0 {
160
- @apply mr-0 !important;
357
+ .govgr-ml-14 {
358
+ @apply ml-14 !important;
161
359
  }
162
- .govgr-mr-1 {
163
- @apply mr-1 !important;
360
+ .govgr-ml-16 {
361
+ @apply ml-16 !important;
164
362
  }
165
- .govgr-mr-2 {
166
- @apply mr-2 !important;
363
+ .govgr-ml-20 {
364
+ @apply ml-20 !important;
167
365
  }
168
- .govgr-mr-3 {
169
- @apply mr-2 md:mr-3 !important;
366
+ .govgr-ml-24 {
367
+ @apply ml-24 !important;
170
368
  }
171
- .govgr-mr-4 {
172
- @apply mr-3 md:mr-4 !important;
369
+ .govgr-ml-28 {
370
+ @apply ml-28 !important;
173
371
  }
174
- .govgr-mr-5 {
175
- @apply mr-4 md:mr-5 !important;
372
+ .govgr-ml-32 {
373
+ @apply ml-32 !important;
176
374
  }
177
- .govgr-mr-6 {
178
- @apply mr-5 md:mr-6 !important;
375
+ .govgr-ml-36 {
376
+ @apply ml-36 !important;
179
377
  }
180
- .govgr-mr-7 {
181
- @apply mr-6 md:mr-8 !important;
378
+ .govgr-ml-40 {
379
+ @apply ml-40 !important;
182
380
  }
183
- .govgr-mr-8 {
184
- @apply mr-8 md:mr-10 !important;
381
+ .govgr-ml-44 {
382
+ @apply ml-44 !important;
185
383
  }
186
- .govgr-mr-9 {
187
- @apply mr-8 md:mr-12 !important;
384
+ .govgr-ml-48 {
385
+ @apply ml-48 !important;
188
386
  }
189
- .govgr-mr-10 {
190
- @apply mr-9 md:mr-14 !important;
387
+ .govgr-ml-52 {
388
+ @apply ml-52 !important;
191
389
  }
192
- .govgr-mr-11 {
193
- @apply mr-10 md:mr-16 !important;
390
+ .govgr-ml-56 {
391
+ @apply ml-56 !important;
194
392
  }
195
- .govgr-mr-12 {
196
- @apply mr-11 md:mr-20 !important;
393
+ .govgr-ml-60 {
394
+ @apply ml-60 !important;
395
+ }
396
+ .govgr-ml-64 {
397
+ @apply ml-64 !important;
398
+ }
399
+ .govgr-ml-72 {
400
+ @apply ml-72 !important;
401
+ }
402
+ .govgr-ml-80 {
403
+ @apply ml-80 !important;
404
+ }
405
+ .govgr-ml-96 {
406
+ @apply ml-96 !important;
407
+ }
408
+ .govgr-ml-px {
409
+ @apply ml-px !important;
410
+ }
411
+ .govgr-ml-0.5 {
412
+ @apply ml-0.5 !important;
413
+ }
414
+ .govgr-ml-1.5 {
415
+ @apply ml-1.5 !important;
416
+ }
417
+ .govgr-ml-2.5 {
418
+ @apply ml-2.5 !important;
419
+ }
420
+ .govgr-ml-3.5 {
421
+ @apply ml-3.5 !important;
422
+ }
423
+ .govgr-mb-0 {
424
+ @apply mb-0 !important;
425
+ }
426
+ .govgr-mb-1 {
427
+ @apply mb-1 !important;
428
+ }
429
+ .govgr-mb-2 {
430
+ @apply mb-2 !important;
431
+ }
432
+ .govgr-mb-3 {
433
+ @apply mb-3 !important;
434
+ }
435
+ .govgr-mb-4 {
436
+ @apply mb-4 !important;
437
+ }
438
+ .govgr-mb-5 {
439
+ @apply mb-5 !important;
440
+ }
441
+ .govgr-mb-6 {
442
+ @apply mb-6 !important;
443
+ }
444
+ .govgr-mb-7 {
445
+ @apply mb-7 !important;
446
+ }
447
+ .govgr-mb-8 {
448
+ @apply mb-8 !important;
449
+ }
450
+ .govgr-mb-9 {
451
+ @apply mb-9 !important;
452
+ }
453
+ .govgr-mb-10 {
454
+ @apply mb-10 !important;
455
+ }
456
+ .govgr-mb-11 {
457
+ @apply mb-11 !important;
458
+ }
459
+ .govgr-mb-12 {
460
+ @apply mb-12 !important;
461
+ }
462
+ .govgr-mb-14 {
463
+ @apply mb-14 !important;
464
+ }
465
+ .govgr-mb-16 {
466
+ @apply mb-16 !important;
467
+ }
468
+ .govgr-mb-20 {
469
+ @apply mb-20 !important;
470
+ }
471
+ .govgr-mb-24 {
472
+ @apply mb-24 !important;
473
+ }
474
+ .govgr-mb-28 {
475
+ @apply mb-28 !important;
476
+ }
477
+ .govgr-mb-32 {
478
+ @apply mb-32 !important;
479
+ }
480
+ .govgr-mb-36 {
481
+ @apply mb-36 !important;
482
+ }
483
+ .govgr-mb-40 {
484
+ @apply mb-40 !important;
485
+ }
486
+ .govgr-mb-44 {
487
+ @apply mb-44 !important;
488
+ }
489
+ .govgr-mb-48 {
490
+ @apply mb-48 !important;
491
+ }
492
+ .govgr-mb-52 {
493
+ @apply mb-52 !important;
494
+ }
495
+ .govgr-mb-56 {
496
+ @apply mb-56 !important;
497
+ }
498
+ .govgr-mb-60 {
499
+ @apply mb-60 !important;
500
+ }
501
+ .govgr-mb-64 {
502
+ @apply mb-64 !important;
503
+ }
504
+ .govgr-mb-72 {
505
+ @apply mb-72 !important;
506
+ }
507
+ .govgr-mb-80 {
508
+ @apply mb-80 !important;
509
+ }
510
+ .govgr-mb-96 {
511
+ @apply mb-96 !important;
512
+ }
513
+ .govgr-mb-px {
514
+ @apply mb-px !important;
515
+ }
516
+ .govgr-mb-0.5 {
517
+ @apply mb-0.5 !important;
518
+ }
519
+ .govgr-mb-1.5 {
520
+ @apply mb-1.5 !important;
521
+ }
522
+ .govgr-mb-2.5 {
523
+ @apply mb-2.5 !important;
524
+ }
525
+ .govgr-mb-3.5 {
526
+ @apply mb-3.5 !important;
197
527
  }
198
528
  .govgr-p-0 {
199
529
  @apply p-0 !important;
@@ -205,34 +535,100 @@
205
535
  @apply p-2 !important;
206
536
  }
207
537
  .govgr-p-3 {
208
- @apply p-2 md:p-3 !important;
538
+ @apply p-3 !important;
209
539
  }
210
540
  .govgr-p-4 {
211
- @apply p-3 md:p-4 !important;
541
+ @apply p-4 !important;
212
542
  }
213
543
  .govgr-p-5 {
214
- @apply p-4 md:p-5 !important;
544
+ @apply p-5 !important;
215
545
  }
216
546
  .govgr-p-6 {
217
- @apply p-5 md:p-6 !important;
547
+ @apply p-6 !important;
218
548
  }
219
549
  .govgr-p-7 {
220
- @apply p-6 md:p-8 !important;
550
+ @apply p-7 !important;
221
551
  }
222
552
  .govgr-p-8 {
223
- @apply p-8 md:p-10 !important;
553
+ @apply p-8 !important;
224
554
  }
225
555
  .govgr-p-9 {
226
- @apply p-8 md:p-12 !important;
556
+ @apply p-9 !important;
227
557
  }
228
558
  .govgr-p-10 {
229
- @apply p-9 md:p-14 !important;
559
+ @apply p-10 !important;
230
560
  }
231
561
  .govgr-p-11 {
232
- @apply p-10 md:p-16 !important;
562
+ @apply p-11 !important;
233
563
  }
234
564
  .govgr-p-12 {
235
- @apply p-11 md:p-20 !important;
565
+ @apply p-12 !important;
566
+ }
567
+ .govgr-p-14 {
568
+ @apply p-14 !important;
569
+ }
570
+ .govgr-p-16 {
571
+ @apply p-16 !important;
572
+ }
573
+ .govgr-p-20 {
574
+ @apply p-20 !important;
575
+ }
576
+ .govgr-p-24 {
577
+ @apply p-24 !important;
578
+ }
579
+ .govgr-p-28 {
580
+ @apply p-28 !important;
581
+ }
582
+ .govgr-p-32 {
583
+ @apply p-32 !important;
584
+ }
585
+ .govgr-p-36 {
586
+ @apply p-36 !important;
587
+ }
588
+ .govgr-p-40 {
589
+ @apply p-40 !important;
590
+ }
591
+ .govgr-p-44 {
592
+ @apply p-44 !important;
593
+ }
594
+ .govgr-p-48 {
595
+ @apply p-48 !important;
596
+ }
597
+ .govgr-p-52 {
598
+ @apply p-52 !important;
599
+ }
600
+ .govgr-p-56 {
601
+ @apply p-56 !important;
602
+ }
603
+ .govgr-p-60 {
604
+ @apply p-60 !important;
605
+ }
606
+ .govgr-p-64 {
607
+ @apply p-64 !important;
608
+ }
609
+ .govgr-p-72 {
610
+ @apply p-72 !important;
611
+ }
612
+ .govgr-p-80 {
613
+ @apply p-80 !important;
614
+ }
615
+ .govgr-p-96 {
616
+ @apply p-96 !important;
617
+ }
618
+ .govgr-p-px {
619
+ @apply p-px !important;
620
+ }
621
+ .govgr-p-0.5 {
622
+ @apply p-0.5 !important;
623
+ }
624
+ .govgr-p-1.5 {
625
+ @apply p-1.5 !important;
626
+ }
627
+ .govgr-p-2.5 {
628
+ @apply p-2.5 !important;
629
+ }
630
+ .govgr-p-3.5 {
631
+ @apply p-3.5 !important;
236
632
  }
237
633
  .govgr-pt-0 {
238
634
  @apply pt-0 !important;
@@ -244,73 +640,205 @@
244
640
  @apply pt-2 !important;
245
641
  }
246
642
  .govgr-pt-3 {
247
- @apply pt-2 md:pt-3 !important;
643
+ @apply pt-3 !important;
248
644
  }
249
645
  .govgr-pt-4 {
250
- @apply pt-3 md:pt-4 !important;
646
+ @apply pt-4 !important;
251
647
  }
252
648
  .govgr-pt-5 {
253
- @apply pt-4 md:pt-5 !important;
649
+ @apply pt-5 !important;
254
650
  }
255
651
  .govgr-pt-6 {
256
- @apply pt-5 md:pt-6 !important;
652
+ @apply pt-6 !important;
257
653
  }
258
654
  .govgr-pt-7 {
259
- @apply pt-6 md:pt-8 !important;
655
+ @apply pt-7 !important;
260
656
  }
261
657
  .govgr-pt-8 {
262
- @apply pt-8 md:pt-10 !important;
658
+ @apply pt-8 !important;
263
659
  }
264
660
  .govgr-pt-9 {
265
- @apply pt-8 md:pt-12 !important;
661
+ @apply pt-9 !important;
266
662
  }
267
663
  .govgr-pt-10 {
268
- @apply pt-9 md:pt-14 !important;
664
+ @apply pt-10 !important;
269
665
  }
270
666
  .govgr-pt-11 {
271
- @apply pt-10 md:pt-16 !important;
667
+ @apply pt-11 !important;
272
668
  }
273
669
  .govgr-pt-12 {
274
- @apply pt-11 md:pt-20 !important;
670
+ @apply pt-12 !important;
275
671
  }
276
- .govgr-pb-0 {
277
- @apply pb-0 !important;
672
+ .govgr-pt-14 {
673
+ @apply pt-14 !important;
278
674
  }
279
- .govgr-pb-1 {
280
- @apply pb-1 !important;
675
+ .govgr-pt-16 {
676
+ @apply pt-16 !important;
281
677
  }
282
- .govgr-pb-2 {
283
- @apply pb-2 !important;
678
+ .govgr-pt-20 {
679
+ @apply pt-20 !important;
284
680
  }
285
- .govgr-pb-3 {
286
- @apply pb-2 md:pb-3 !important;
681
+ .govgr-pt-24 {
682
+ @apply pt-24 !important;
287
683
  }
288
- .govgr-pb-4 {
289
- @apply pb-3 md:pb-4 !important;
684
+ .govgr-pt-28 {
685
+ @apply pt-28 !important;
290
686
  }
291
- .govgr-pb-5 {
292
- @apply pb-4 md:pb-5 !important;
687
+ .govgr-pt-32 {
688
+ @apply pt-32 !important;
293
689
  }
294
- .govgr-pb-6 {
295
- @apply pb-5 md:pb-6 !important;
690
+ .govgr-pt-36 {
691
+ @apply pt-36 !important;
296
692
  }
297
- .govgr-pb-7 {
298
- @apply pb-6 md:pb-8 !important;
693
+ .govgr-pt-40 {
694
+ @apply pt-40 !important;
299
695
  }
300
- .govgr-pb-8 {
301
- @apply pb-8 md:pb-10 !important;
696
+ .govgr-pt-44 {
697
+ @apply pt-44 !important;
302
698
  }
303
- .govgr-pb-9 {
304
- @apply pb-8 md:pb-12 !important;
699
+ .govgr-pt-48 {
700
+ @apply pt-48 !important;
305
701
  }
306
- .govgr-pb-10 {
307
- @apply pb-9 md:pb-14 !important;
702
+ .govgr-pt-52 {
703
+ @apply pt-52 !important;
308
704
  }
309
- .govgr-pb-11 {
310
- @apply pb-10 md:pb-16 !important;
705
+ .govgr-pt-56 {
706
+ @apply pt-56 !important;
311
707
  }
312
- .govgr-pb-12 {
313
- @apply pb-11 md:pb-20 !important;
708
+ .govgr-pt-60 {
709
+ @apply pt-60 !important;
710
+ }
711
+ .govgr-pt-64 {
712
+ @apply pt-64 !important;
713
+ }
714
+ .govgr-pt-72 {
715
+ @apply pt-72 !important;
716
+ }
717
+ .govgr-pt-80 {
718
+ @apply pt-80 !important;
719
+ }
720
+ .govgr-pt-96 {
721
+ @apply pt-96 !important;
722
+ }
723
+ .govgr-pt-px {
724
+ @apply pt-px !important;
725
+ }
726
+ .govgr-pt-0.5 {
727
+ @apply pt-0.5 !important;
728
+ }
729
+ .govgr-pt-1.5 {
730
+ @apply pt-1.5 !important;
731
+ }
732
+ .govgr-pt-2.5 {
733
+ @apply pt-2.5 !important;
734
+ }
735
+ .govgr-pt-3.5 {
736
+ @apply pt-3.5 !important;
737
+ }
738
+ .govgr-pr-0 {
739
+ @apply pr-0 !important;
740
+ }
741
+ .govgr-pr-1 {
742
+ @apply pr-1 !important;
743
+ }
744
+ .govgr-pr-2 {
745
+ @apply pr-2 !important;
746
+ }
747
+ .govgr-pr-3 {
748
+ @apply pr-3 !important;
749
+ }
750
+ .govgr-pr-4 {
751
+ @apply pr-4 !important;
752
+ }
753
+ .govgr-pr-5 {
754
+ @apply pr-5 !important;
755
+ }
756
+ .govgr-pr-6 {
757
+ @apply pr-6 !important;
758
+ }
759
+ .govgr-pr-7 {
760
+ @apply pr-7 !important;
761
+ }
762
+ .govgr-pr-8 {
763
+ @apply pr-8 !important;
764
+ }
765
+ .govgr-pr-9 {
766
+ @apply pr-9 !important;
767
+ }
768
+ .govgr-pr-10 {
769
+ @apply pr-10 !important;
770
+ }
771
+ .govgr-pr-11 {
772
+ @apply pr-11 !important;
773
+ }
774
+ .govgr-pr-12 {
775
+ @apply pr-12 !important;
776
+ }
777
+ .govgr-pr-14 {
778
+ @apply pr-14 !important;
779
+ }
780
+ .govgr-pr-16 {
781
+ @apply pr-16 !important;
782
+ }
783
+ .govgr-pr-20 {
784
+ @apply pr-20 !important;
785
+ }
786
+ .govgr-pr-24 {
787
+ @apply pr-24 !important;
788
+ }
789
+ .govgr-pr-28 {
790
+ @apply pr-28 !important;
791
+ }
792
+ .govgr-pr-32 {
793
+ @apply pr-32 !important;
794
+ }
795
+ .govgr-pr-36 {
796
+ @apply pr-36 !important;
797
+ }
798
+ .govgr-pr-40 {
799
+ @apply pr-40 !important;
800
+ }
801
+ .govgr-pr-44 {
802
+ @apply pr-44 !important;
803
+ }
804
+ .govgr-pr-48 {
805
+ @apply pr-48 !important;
806
+ }
807
+ .govgr-pr-52 {
808
+ @apply pr-52 !important;
809
+ }
810
+ .govgr-pr-56 {
811
+ @apply pr-56 !important;
812
+ }
813
+ .govgr-pr-60 {
814
+ @apply pr-60 !important;
815
+ }
816
+ .govgr-pr-64 {
817
+ @apply pr-64 !important;
818
+ }
819
+ .govgr-pr-72 {
820
+ @apply pr-72 !important;
821
+ }
822
+ .govgr-pr-80 {
823
+ @apply pr-80 !important;
824
+ }
825
+ .govgr-pr-96 {
826
+ @apply pr-96 !important;
827
+ }
828
+ .govgr-pr-px {
829
+ @apply pr-px !important;
830
+ }
831
+ .govgr-pr-0.5 {
832
+ @apply pr-0.5 !important;
833
+ }
834
+ .govgr-pr-1.5 {
835
+ @apply pr-1.5 !important;
836
+ }
837
+ .govgr-pr-2.5 {
838
+ @apply pr-2.5 !important;
839
+ }
840
+ .govgr-pr-3.5 {
841
+ @apply pr-3.5 !important;
314
842
  }
315
843
  .govgr-pl-0 {
316
844
  @apply pl-0 !important;
@@ -322,73 +850,205 @@
322
850
  @apply pl-2 !important;
323
851
  }
324
852
  .govgr-pl-3 {
325
- @apply pl-2 md:pl-3 !important;
853
+ @apply pl-3 !important;
326
854
  }
327
855
  .govgr-pl-4 {
328
- @apply pl-3 md:pl-4 !important;
856
+ @apply pl-4 !important;
329
857
  }
330
858
  .govgr-pl-5 {
331
- @apply pl-4 md:pl-5 !important;
859
+ @apply pl-5 !important;
332
860
  }
333
861
  .govgr-pl-6 {
334
- @apply pl-5 md:pl-6 !important;
862
+ @apply pl-6 !important;
335
863
  }
336
864
  .govgr-pl-7 {
337
- @apply pl-6 md:pl-8 !important;
865
+ @apply pl-7 !important;
338
866
  }
339
867
  .govgr-pl-8 {
340
- @apply pl-8 md:pl-10 !important;
868
+ @apply pl-8 !important;
341
869
  }
342
870
  .govgr-pl-9 {
343
- @apply pl-8 md:pl-12 !important;
871
+ @apply pl-9 !important;
344
872
  }
345
873
  .govgr-pl-10 {
346
- @apply pl-9 md:pl-14 !important;
874
+ @apply pl-10 !important;
347
875
  }
348
876
  .govgr-pl-11 {
349
- @apply pl-10 md:pl-16 !important;
877
+ @apply pl-11 !important;
350
878
  }
351
879
  .govgr-pl-12 {
352
- @apply pl-11 md:pl-20 !important;
880
+ @apply pl-12 !important;
353
881
  }
354
- .govgr-pr-0 {
355
- @apply pr-0 !important;
882
+ .govgr-pl-14 {
883
+ @apply pl-14 !important;
356
884
  }
357
- .govgr-pr-1 {
358
- @apply pr-1 !important;
885
+ .govgr-pl-16 {
886
+ @apply pl-16 !important;
359
887
  }
360
- .govgr-pr-2 {
361
- @apply pr-2 !important;
888
+ .govgr-pl-20 {
889
+ @apply pl-20 !important;
362
890
  }
363
- .govgr-pr-3 {
364
- @apply pr-2 md:pr-3 !important;
891
+ .govgr-pl-24 {
892
+ @apply pl-24 !important;
365
893
  }
366
- .govgr-pr-4 {
367
- @apply pr-3 md:pr-4 !important;
894
+ .govgr-pl-28 {
895
+ @apply pl-28 !important;
368
896
  }
369
- .govgr-pr-5 {
370
- @apply pr-4 md:pr-5 !important;
897
+ .govgr-pl-32 {
898
+ @apply pl-32 !important;
371
899
  }
372
- .govgr-pr-6 {
373
- @apply pr-5 md:pr-6 !important;
900
+ .govgr-pl-36 {
901
+ @apply pl-36 !important;
374
902
  }
375
- .govgr-pr-7 {
376
- @apply pr-6 md:pr-8 !important;
903
+ .govgr-pl-40 {
904
+ @apply pl-40 !important;
377
905
  }
378
- .govgr-pr-8 {
379
- @apply pr-8 md:pr-10 !important;
906
+ .govgr-pl-44 {
907
+ @apply pl-44 !important;
380
908
  }
381
- .govgr-pr-9 {
382
- @apply pr-8 md:pr-12 !important;
909
+ .govgr-pl-48 {
910
+ @apply pl-48 !important;
383
911
  }
384
- .govgr-pr-10 {
385
- @apply pr-9 md:pr-14 !important;
912
+ .govgr-pl-52 {
913
+ @apply pl-52 !important;
386
914
  }
387
- .govgr-pr-11 {
388
- @apply pr-10 md:pr-16 !important;
915
+ .govgr-pl-56 {
916
+ @apply pl-56 !important;
389
917
  }
390
- .govgr-pr-12 {
391
- @apply pr-11 md:pr-20 !important;
918
+ .govgr-pl-60 {
919
+ @apply pl-60 !important;
920
+ }
921
+ .govgr-pl-64 {
922
+ @apply pl-64 !important;
923
+ }
924
+ .govgr-pl-72 {
925
+ @apply pl-72 !important;
926
+ }
927
+ .govgr-pl-80 {
928
+ @apply pl-80 !important;
929
+ }
930
+ .govgr-pl-96 {
931
+ @apply pl-96 !important;
932
+ }
933
+ .govgr-pl-px {
934
+ @apply pl-px !important;
935
+ }
936
+ .govgr-pl-0.5 {
937
+ @apply pl-0.5 !important;
938
+ }
939
+ .govgr-pl-1.5 {
940
+ @apply pl-1.5 !important;
941
+ }
942
+ .govgr-pl-2.5 {
943
+ @apply pl-2.5 !important;
944
+ }
945
+ .govgr-pl-3.5 {
946
+ @apply pl-3.5 !important;
947
+ }
948
+ .govgr-pb-0 {
949
+ @apply pb-0 !important;
950
+ }
951
+ .govgr-pb-1 {
952
+ @apply pb-1 !important;
953
+ }
954
+ .govgr-pb-2 {
955
+ @apply pb-2 !important;
956
+ }
957
+ .govgr-pb-3 {
958
+ @apply pb-3 !important;
959
+ }
960
+ .govgr-pb-4 {
961
+ @apply pb-4 !important;
962
+ }
963
+ .govgr-pb-5 {
964
+ @apply pb-5 !important;
965
+ }
966
+ .govgr-pb-6 {
967
+ @apply pb-6 !important;
968
+ }
969
+ .govgr-pb-7 {
970
+ @apply pb-7 !important;
971
+ }
972
+ .govgr-pb-8 {
973
+ @apply pb-8 !important;
974
+ }
975
+ .govgr-pb-9 {
976
+ @apply pb-9 !important;
977
+ }
978
+ .govgr-pb-10 {
979
+ @apply pb-10 !important;
980
+ }
981
+ .govgr-pb-11 {
982
+ @apply pb-11 !important;
983
+ }
984
+ .govgr-pb-12 {
985
+ @apply pb-12 !important;
986
+ }
987
+ .govgr-pb-14 {
988
+ @apply pb-14 !important;
989
+ }
990
+ .govgr-pb-16 {
991
+ @apply pb-16 !important;
992
+ }
993
+ .govgr-pb-20 {
994
+ @apply pb-20 !important;
995
+ }
996
+ .govgr-pb-24 {
997
+ @apply pb-24 !important;
998
+ }
999
+ .govgr-pb-28 {
1000
+ @apply pb-28 !important;
1001
+ }
1002
+ .govgr-pb-32 {
1003
+ @apply pb-32 !important;
1004
+ }
1005
+ .govgr-pb-36 {
1006
+ @apply pb-36 !important;
1007
+ }
1008
+ .govgr-pb-40 {
1009
+ @apply pb-40 !important;
1010
+ }
1011
+ .govgr-pb-44 {
1012
+ @apply pb-44 !important;
1013
+ }
1014
+ .govgr-pb-48 {
1015
+ @apply pb-48 !important;
1016
+ }
1017
+ .govgr-pb-52 {
1018
+ @apply pb-52 !important;
1019
+ }
1020
+ .govgr-pb-56 {
1021
+ @apply pb-56 !important;
1022
+ }
1023
+ .govgr-pb-60 {
1024
+ @apply pb-60 !important;
1025
+ }
1026
+ .govgr-pb-64 {
1027
+ @apply pb-64 !important;
1028
+ }
1029
+ .govgr-pb-72 {
1030
+ @apply pb-72 !important;
1031
+ }
1032
+ .govgr-pb-80 {
1033
+ @apply pb-80 !important;
1034
+ }
1035
+ .govgr-pb-96 {
1036
+ @apply pb-96 !important;
1037
+ }
1038
+ .govgr-pb-px {
1039
+ @apply pb-px !important;
1040
+ }
1041
+ .govgr-pb-0.5 {
1042
+ @apply pb-0.5 !important;
1043
+ }
1044
+ .govgr-pb-1.5 {
1045
+ @apply pb-1.5 !important;
1046
+ }
1047
+ .govgr-pb-2.5 {
1048
+ @apply pb-2.5 !important;
1049
+ }
1050
+ .govgr-pb-3.5 {
1051
+ @apply pb-3.5 !important;
392
1052
  }
393
1053
  .govgr-grid-inline {
394
1054
  @apply inline-grid;