Compare commits
No commits in common. "static-pages" and "main" have entirely different histories.
static-pag
...
main
5 changed files with 5 additions and 35 deletions
|
@ -1 +0,0 @@
|
|||
did:plc:n45wkpavh2hnywcx75qyc6y4
|
|
@ -1 +0,0 @@
|
|||
dh=a1a200e6d35c8a81c3072766ca3b4674d76cc585
|
Binary file not shown.
Before Width: | Height: | Size: 93 KiB |
18
index.html
18
index.html
File diff suppressed because one or more lines are too long
18
style.css
18
style.css
|
@ -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);
|
||||
}
|
Loading…
Add table
Reference in a new issue