Skip to content
Snippets Groups Projects
Commit 7fa9818a authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file education.html

parent 0de41bfe
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@
{% extends "layout.html" %}
{% block title %}Education{% endblock %}
<button id="textSizeToggle" class="text-size-toggle">L</button>
{% block page_content %}
<div class="sidebar">
<ul>
......@@ -43,7 +43,7 @@
<li><a href="#Summary">Summary</a></li>
</ul>
</div>
<button id="textSizeToggle" class="text-size-toggle">L</button>
<div class="progress-container">
<svg class="progress-bar-circle" width="60" height="60">
<circle class="progress-circle" cx="30" cy="30" r="25" stroke-width="5" fill="transparent"></circle>
......
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