Compare commits

..

No commits in common. "static-pages" and "main" have entirely different histories.

5 changed files with 5 additions and 35 deletions

View file

@ -1 +0,0 @@
did:plc:n45wkpavh2hnywcx75qyc6y4

View file

@ -1 +0,0 @@
dh=a1a200e6d35c8a81c3072766ca3b4674d76cc585

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

File diff suppressed because one or more lines are too long

View file

@ -1,18 +0,0 @@
body {
font-family: sans-serif;
}
.text-section h1 {
font-size: 48px;
color: #333;
margin-bottom: 15px;
}
.image-section img {
width: 100%;
height: auto;
display: block;
margin: 10px auto 0;
border-radius: 4px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}