FumesAI commited on
Commit
27f09cf
1 Parent(s): e1a377b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +10 -0
index.html CHANGED
@@ -414,6 +414,16 @@ progress::-moz-progress-bar {
414
  flex-direction: row;
415
 
416
  }
 
 
 
 
 
 
 
 
 
 
417
  </style>
418
  </head>
419
  <body>
 
414
  flex-direction: row;
415
 
416
  }
417
+
418
+ #xx{
419
+ display:flex;
420
+ flex-direction: row;}
421
+ #gra{
422
+ color: white;
423
+ font-family: 'Barlow Condensed';
424
+ font-weight: 1;
425
+ font-size: 21px;
426
+ }
427
  </style>
428
  </head>
429
  <body>