chore: More formatting
This commit is contained in:
@@ -1,29 +1,26 @@
|
||||
<!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 Summary</title>
|
||||
<link rel="stylesheet" href="book-page.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="container">
|
||||
|
||||
<link rel="stylesheet" href="book-page.css" />
|
||||
</head>
|
||||
<div class="container">
|
||||
<section class="story-section">
|
||||
<h1>Our Story</h1>
|
||||
<p>This endeavor will bring new kindness and positive change.</p>
|
||||
<!-- Since the raw text was heavily repetitive, we treat it as a core message block -->
|
||||
<p>We are dedicated to sharing our story of impact and community growth. Our goal is to bring renewed kindness to all.</p>
|
||||
<h1>Our Story</h1>
|
||||
<p>This endeavor will bring new kindness and positive change.</p>
|
||||
<!-- Since the raw text was heavily repetitive, we treat it as a core message block -->
|
||||
<p>
|
||||
We are dedicated to sharing our story of impact and community growth.
|
||||
Our goal is to bring renewed kindness to all.
|
||||
</p>
|
||||
</section>
|
||||
|
||||
<h2>Customer Details</h2>
|
||||
<div class="customer-info">
|
||||
<p><strong>Customer Type:</strong> </p>
|
||||
<p><strong>Order Identification:</strong> </p>
|
||||
<p><strong>Customer Type:</strong></p>
|
||||
<p><strong>Order Identification:</strong></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</div>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user