Commit
·
7096b82
1
Parent(s):
1bf46d0
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
|
@@ -113,6 +113,7 @@
|
|
| 113 |
box-sizing: border-box;
|
| 114 |
}
|
| 115 |
.info {
|
|
|
|
| 116 |
display: flex;
|
| 117 |
flex-direction: column;
|
| 118 |
align-items: flex-start;
|
|
|
|
| 113 |
box-sizing: border-box;
|
| 114 |
}
|
| 115 |
.info {
|
| 116 |
+
cursor: default;
|
| 117 |
display: flex;
|
| 118 |
flex-direction: column;
|
| 119 |
align-items: flex-start;
|