txtorg commited on
Commit
8ead49e
·
verified ·
1 Parent(s): b0b60bb

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +2 -2
styles.css CHANGED
@@ -50,7 +50,7 @@ body {
50
  }
51
 
52
  .search-container {
53
- flex: 0 1 14rem;
54
  margin: 0 1rem;
55
  }
56
 
@@ -221,7 +221,7 @@ body {
221
  width: 100%;
222
  background-color: #4c8ed9;
223
  color: white;
224
- font-size: 0.725rem;
225
  font-weight: bold;
226
  padding: 0.75rem 0;
227
  border-radius: 0.5rem;
 
50
  }
51
 
52
  .search-container {
53
+ flex: 0 1 8rem;
54
  margin: 0 1rem;
55
  }
56
 
 
221
  width: 100%;
222
  background-color: #4c8ed9;
223
  color: white;
224
+ font-size: 0.740rem;
225
  font-weight: bold;
226
  padding: 0.75rem 0;
227
  border-radius: 0.5rem;