Skip to content
Snippets Groups Projects
Commit 9acfdfe0 authored by Kevin Lin's avatar Kevin Lin
Browse files

Fix module title anchor heading clipping

parent b864aa91
No related branches found
No related tags found
No related merge requests found
<h2 class="fs-4" id="{{ page.title | slugify }}" >{{ page.title }}</h2>
<div class="module">
{{ content }}
</div>
......@@ -2,9 +2,6 @@
title: Introduction to Java
---
## Introduction to Java
{: .text-gamma }
Sep 28
: [Java & Git](#)
: [1.1](#)
......
......@@ -2,9 +2,6 @@
title: Basic Data Structures
---
## Basic Data Structures
{: .text-gamma }
Oct 5
: [Linked Lists & Encapsulation](#)
: [3.1](#), [2.2](#), [2.3](#)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment