rename readme file

This commit is contained in:
Eric Fawcett 2020-04-10 17:18:11 -04:00
parent fa4e80c262
commit 55bd60758d
3 changed files with 2 additions and 2 deletions

2
README.MD Normal file
View File

@ -0,0 +1,2 @@
#Route 8 Cameras
A dynamic display of ODOT cameras along OH-8.

View File

@ -1 +0,0 @@
A dynamic display of ODOT cameras along OH-8.

View File

@ -21,7 +21,6 @@
display: grid;
grid-template-columns: auto;
grid-gap: 2px 2px;
/* height: 90vh; */
}
@media only screen and (min-width: 640px){ /* Two columns for tablets */
.grid-container {