mirror of
https://github.com/AmanTahiliani/FHIR-Sandbox.git
synced 2026-08-08 12:07:20 -04:00
UI Upgrades
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
{{define "content"}}
|
||||
<div class="card max-w-lg mx-auto mt-12 text-center p-8 shadow-md">
|
||||
<div class="mb-6 text-danger" style="display:flex; justify-content:center;">
|
||||
<div class="mb-6 text-danger flex justify-center">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"/><line x1="15" y1="9" x2="9" y2="15"/><line x1="9" y1="9" x2="15" y2="15"/></svg>
|
||||
</div>
|
||||
<h1 class="text-3xl font-bold mb-2">{{.Code}}</h1>
|
||||
|
||||
Reference in New Issue
Block a user