mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Modify quality framework indicator links so that the target of the link gets centered when navigating to it
This commit is contained in:
parent
101c252896
commit
897284a2be
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<section id="<%= subcategory.id %>" class="subcategory-section">
|
||||
<div class="p-7">
|
||||
<section class="subcategory-section">
|
||||
<div id="<%= subcategory.id %>" class="p-7">
|
||||
<p class="construct-id">Subcategory <%= subcategory.id %></p>
|
||||
<h2 class="sub-header-2 font-bitter mb-7"><%= subcategory.name %></h2>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue