Skip to content

Commit 448a723

Browse files
committed
Drop section.
1 parent 82d1004 commit 448a723

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_layouts/default.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<body>
2828
<a class="github-fork-ribbon" href="https://github.com/progintro/progintro.github.io" data-ribbon="Fork me on GitHub" title="Fork me on GitHub">Fork me on GitHub</a>
29-
<div class="wrapper" style="margin: 0 0">
29+
<div style="margin: 0 auto; width: 640px; padding: 20px 0;">
3030
<!--
3131
<header>
3232
<h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repository_name }}</a></h1>
@@ -54,13 +54,11 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
5454
{% endif %}
5555
</header>
5656
-->
57-
<section>
5857
<h1>progintro @ dit </h1>
5958
<hr>
6059

6160
{{ content }}
6261

63-
</section>
6462
<footer>
6563
{% if site.github.is_project_page %}
6664
<p>This project is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a></p>

0 commit comments

Comments
 (0)