chore: More formatting
This commit is contained in:
@@ -1,25 +1,19 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Document Snippet</title>
|
||||
<link rel="stylesheet" href="book-page.css">
|
||||
</head>
|
||||
<body>
|
||||
<link rel="stylesheet" href="book-page.css" />
|
||||
</head>
|
||||
<div class="container">
|
||||
<header>
|
||||
<div class="page-number">170</div>
|
||||
<div class="document-info">
|
||||
<h2>W W</h2>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
<header>
|
||||
<div class="page-number">170</div>
|
||||
<div class="document-info">
|
||||
<h2>W W</h2>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<section class="details">
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
<section class="details"></section>
|
||||
</div>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user