Spaces:
Sleeping
Sleeping
Commit ·
513c78e
1
Parent(s): 834cd71
fixed css
Browse files- static/style.css +1 -1
static/style.css
CHANGED
|
@@ -129,7 +129,7 @@ button:active {
|
|
| 129 |
|
| 130 |
.references div{
|
| 131 |
position: absolute;
|
| 132 |
-
right:
|
| 133 |
display: flex;
|
| 134 |
gap: 15px;
|
| 135 |
}
|
|
|
|
| 129 |
|
| 130 |
.references div{
|
| 131 |
position: absolute;
|
| 132 |
+
right: 20px;
|
| 133 |
display: flex;
|
| 134 |
gap: 15px;
|
| 135 |
}
|