mirror of
https://github.com/httpjamesm/AnonymousOverflow.git
synced 2025-04-19 21:39:24 +00:00
Remove unused div.parent
(The diff should be viewed --ignore-all-space)
This commit is contained in:
parent
c92e5dbb91
commit
5b3337e6c3
1 changed files with 83 additions and 85 deletions
|
@ -21,7 +21,6 @@
|
|||
<script defer src="/static/question.js" type="text/javascript"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="parent">
|
||||
<div class="header">
|
||||
<a href="/" class="logo-link">
|
||||
<img
|
||||
|
@ -106,6 +105,5 @@
|
|||
{{end}}
|
||||
</div>
|
||||
{{ end }}
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue