Skip to content

Instantly share code, notes, and snippets.

@Edwardtonnn
Created May 3, 2023 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Edwardtonnn/b4cc26bf55c00c711f2f0be3116f18d8 to your computer and use it in GitHub Desktop.
Save Edwardtonnn/b4cc26bf55c00c711f2f0be3116f18d8 to your computer and use it in GitHub Desktop.
Influx Accordion
<div class="accordion__alt animate fadeIn">
<div class="accordion__item">
<div class="accordion__question">
<i></i>
<h3 class="lead">Additional Reading</h3>
</div>
<div class="accordion__answer" style="max-height: 0px;">
<p></p>
<p></p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment