Commit
·
ec5825a
1
Parent(s):
ab7166c
Update templates/index.html
Browse files- templates/index.html +1 -0
templates/index.html
CHANGED
|
@@ -74,6 +74,7 @@
|
|
| 74 |
.map {
|
| 75 |
width: 100%;
|
| 76 |
height: 100%;
|
|
|
|
| 77 |
}
|
| 78 |
|
| 79 |
a:hover {
|
|
|
|
| 74 |
.map {
|
| 75 |
width: 100%;
|
| 76 |
height: 100%;
|
| 77 |
+
margin: auto;
|
| 78 |
}
|
| 79 |
|
| 80 |
a:hover {
|