Anne-Charlotte commited on
Commit
c705a3c
·
verified ·
1 Parent(s): 64f2aa6

Update script.css

Browse files
Files changed (1) hide show
  1. script.css +9 -0
script.css CHANGED
@@ -311,6 +311,15 @@ body {
311
  border: 1px solid var(--color-border);
312
  }
313
 
 
 
 
 
 
 
 
 
 
314
  .discord-icon {
315
  width: 1.25rem;
316
  height: 1.25rem;
 
311
  border: 1px solid var(--color-border);
312
  }
313
 
314
+ .discord-cta-description {
315
+ font-size: 1.125rem;
316
+ margin-bottom: 2rem;
317
+ color: rgba(36, 59, 83, 0.8);
318
+ max-width: 42rem;
319
+ margin-left: auto;
320
+ margin-right: auto;
321
+ }
322
+
323
  .discord-icon {
324
  width: 1.25rem;
325
  height: 1.25rem;