txtorg commited on
Commit
58cdd78
·
verified ·
1 Parent(s): 199ab26

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +1 -1
styles.css CHANGED
@@ -116,13 +116,13 @@ body {
116
 
117
  .claimed-badge {
118
  margin-left: 0.75rem;
 
119
  padding: 0.125rem 0.5rem;
120
  background-color: #252a33;
121
  color: #4ade80;
122
  border-radius: 0.375rem;
123
  font-size: 0.75rem;
124
  }
125
-
126
  .info-box {
127
  background-color: #171b21;
128
  border-radius: 0.5rem;
 
116
 
117
  .claimed-badge {
118
  margin-left: 0.75rem;
119
+ margin-top: 0.25rem; /* adjust this value as needed */
120
  padding: 0.125rem 0.5rem;
121
  background-color: #252a33;
122
  color: #4ade80;
123
  border-radius: 0.375rem;
124
  font-size: 0.75rem;
125
  }
 
126
  .info-box {
127
  background-color: #171b21;
128
  border-radius: 0.5rem;