fix: replaced h2 with h1 for flash text
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="app">
|
||||
<h2>{{ meta.title }}</h2>
|
||||
<h1>{{ meta.title }}</h1>
|
||||
</div>
|
||||
<div id="modals"></div>
|
||||
<div id="popovers"></div>
|
||||
|
||||
Reference in New Issue
Block a user