dbpq commited on
Commit
25efc6d
·
verified ·
1 Parent(s): 975b7b8

Upload 3 files

Browse files
Files changed (1) hide show
  1. styles.css +5 -0
styles.css CHANGED
@@ -680,6 +680,7 @@ section {
680
  .section-subtitle {
681
  text-align: center;
682
  margin-bottom: 3rem;
 
683
  }
684
 
685
  /* Benchmark Section */
@@ -2032,6 +2033,10 @@ section {
2032
  overflow: hidden;
2033
  }
2034
 
 
 
 
 
2035
  .text-handling-buttons {
2036
  display: flex;
2037
  flex-wrap: wrap;
 
680
  .section-subtitle {
681
  text-align: center;
682
  margin-bottom: 3rem;
683
+ font-size: 2.3rem;
684
  }
685
 
686
  /* Benchmark Section */
 
2033
  overflow: hidden;
2034
  }
2035
 
2036
+ .text-handling-label {
2037
+ font-size: 1.5rem;
2038
+ }
2039
+
2040
  .text-handling-buttons {
2041
  display: flex;
2042
  flex-wrap: wrap;