Cleanup code

This commit is contained in:
Eric Fawcett 2020-05-13 19:21:44 -04:00
parent 2e9623da23
commit e158c5ffcc
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<title>Route 8 Cameras</title> <title>Route 8 Cameras</title>
<style type="text/css"> <style type="text/css">
body { body {
margin: 0px auto; margin: auto;
background-color: #444444; background-color: #444444;
align-content: center; align-content: center;
} }