exptech commited on
Commit
d21bc72
·
verified ·
1 Parent(s): 0077285

Upload style.css with huggingface_hub

Browse files
Files changed (1) hide show
  1. style.css +9 -0
style.css CHANGED
@@ -966,6 +966,15 @@ header, section, footer {
966
  display: block;
967
  }
968
 
 
 
 
 
 
 
 
 
 
969
  /* ========================================
970
  About
971
  ======================================== */
 
966
  display: block;
967
  }
968
 
969
+ .showcase-label {
970
+ font-family: var(--font-display);
971
+ font-size: 1.6rem;
972
+ letter-spacing: 0.08em;
973
+ color: var(--text-secondary);
974
+ margin: 2rem 0 1rem;
975
+ text-align: center;
976
+ }
977
+
978
  /* ========================================
979
  About
980
  ======================================== */