version 1.0

main
Stephen Kerr 2 years ago
parent 2608a28a45
commit e4d7644b00

@ -78,7 +78,7 @@ body{
font-weight: 400;
font-size: 15px;
line-height: var(--baseline);
max-width: 60rem;
max-width: 90%;
margin: 0 auto;
}
.grid-wrap{
@ -97,6 +97,14 @@ h1{
position: relative;
top: -1.75mm;
string-set: title content(text);
padding: 8rem 0;
}
h1 svg{
position: absolute;
width: 100vw;
right: -6vw;
top: -8rem;
z-index: -1;
}
h3{
font-size: 15pt;
@ -114,6 +122,8 @@ h3{
nav ul li{
text-decoration: none;
display: inline;
padding-right: 2rem;
/* float: right; */
}
.note-call::after{

@ -46,8 +46,6 @@
<h1>
garden
<svg
width="297mm"
height="210mm"
viewBox="0 0 297 210"
version="1.1"
id="svg1110"

Loading…
Cancel
Save