Rahul-Samedavar commited on
Commit
df42293
·
1 Parent(s): 2dff39d

fixed css

Browse files
Files changed (1) hide show
  1. static/style.css +1 -2
static/style.css CHANGED
@@ -130,9 +130,8 @@ button:active {
130
  .references div{
131
  position: absolute;
132
  right: 20;
133
- bottom: 20;
134
  display: flex;
135
- flex-direction: column;
136
  }
137
 
138
  .references img{
 
130
  .references div{
131
  position: absolute;
132
  right: 20;
 
133
  display: flex;
134
+ gap: 15px;
135
  }
136
 
137
  .references img{