Slightly better formatting I'm not a front end guy
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
65a7ac04f2
commit
139320d2a2
@ -22,11 +22,17 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="ui segment container">
|
||||
<center><h2 class="ui header">Updated at {{ .UpdatedDate.Format "2006 Jan 02 15:04:05" }} Mountain Time (the real time)</h2></center>
|
||||
<br />
|
||||
<center>
|
||||
<h1 class="ui header">
|
||||
COVID-19 Dashboard
|
||||
<div class="ui sub header">
|
||||
Updated at {{ .UpdatedDate.Format "2006 Jan 02 15:04:05" }} Mountain Time (the real time)
|
||||
</div>
|
||||
</h1>
|
||||
</center>
|
||||
<div class="ui divider"></div>
|
||||
<div class="ui fluid four column doubling stackable grid container">
|
||||
|
||||
<div class="column">
|
||||
<div class="ui raised padded segment">
|
||||
<center>
|
||||
|
Loading…
Reference in New Issue
Block a user