mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
langref: remove extra curly bracket in the CSS
In commit 3542dbf0ea5 (langref: add section numbers) I accidentally added an extra closing curly bracket at the end of the style element. Sorry for not validating the HTML file before creating the PR.
This commit is contained in:
parent
ce6de2df82
commit
81035b7eb3
@ -333,7 +333,6 @@
|
||||
content: "";
|
||||
}
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user