refactor: indent with tabs
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
{% macro card(section) -%}
|
||||
{% set section_name = macro::get_section_name(section=section) %}
|
||||
<div id="{{ section_name }}" class="fullflex">
|
||||
|
||||
<div class="arrows">
|
||||
<div class="down">
|
||||
<a aria-label="Go to {{ section_name }} section" href="#{{ section_name }}"><i class="fa-solid fa-chevron-down fa-2x"></i></a>
|
||||
|
Reference in New Issue
Block a user