Skip to content
Snippets Groups Projects
Commit 38b7313b authored by skyeveyang's avatar skyeveyang
Browse files

text: hardware

parent 2dd69b33
No related branches found
No related tags found
No related merge requests found
Pipeline #268792 failed
......@@ -185,25 +185,25 @@ body {
.article-desc-title {
font-size: 2rem;
font-weight: 700;
margin: 20px 0 0 0;
margin: 4rem 0 0 0;
}
.article-desc-sub-title {
font-size: 1.4rem;
font-weight: 700;
margin: 20px 0 0 0;
margin: 3rem 0 0 0;
}
.article-desc-sub-sub-title {
font-size: 1.2rem;
font-weight: 700;
margin: 20px 0 0 0;
margin: 2rem 0 0 0;
}
.article-desc-sub-sub-sub-title {
font-size: 1.1rem;
font-weight: 700;
margin: 20px 0 0 0;
margin: 1rem 0 0 0;
}
......
File added
......@@ -118,6 +118,7 @@
<a href="javascript:;">Dry Lab</a>
<dl class="layui-nav-child">
<dd><a href="{{ url_for('pages', page='model') }}">Model</a></dd>
<dd><a href="{{ url_for('pages', page='hardware') }}">Hardware</a></dd>
</dl>
</li>
<li class="layui-nav-item">
......
This diff is collapsed.
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