Skip to content

Commit

Permalink
langref: remove page title header
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jan 30, 2018
1 parent d6b7d90 commit 0995a81
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions doc/langref.html.in
Expand Up @@ -61,11 +61,6 @@
padding: 1em;
padding-left: 24em;
}
.page-title {
/* half-size since h1 */
padding-left: 12em;
margin-bottom: 2em;
}
}
/* Mobile */
@media screen and (max-width: 56.25em) {
Expand All @@ -79,7 +74,6 @@
</style>
</head>
<body>
<h1 class="page-title">Zig Documentation</h1>
<div id="nav">
<h3>Index</h3>
{#nav#}
Expand Down

0 comments on commit 0995a81

Please sign in to comment.