Modify quality framework indicator links so that the target of the link gets centered when navigating to it

This commit is contained in:
Nelson Jovel 2022-03-30 18:06:11 -07:00
parent 101c252896
commit 897284a2be

View file

@ -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>