Spaces:
Running
Running
Commit
·
d42d504
1
Parent(s):
3b3db7a
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -117,7 +117,7 @@
|
|
117 |
display: flex;
|
118 |
flex-direction: column;
|
119 |
align-items: flex-start;
|
120 |
-
|
121 |
transition 0.3s ease;
|
122 |
}
|
123 |
#info {
|
|
|
117 |
display: flex;
|
118 |
flex-direction: column;
|
119 |
align-items: flex-start;
|
120 |
+
width: 300px;
|
121 |
transition 0.3s ease;
|
122 |
}
|
123 |
#info {
|