diff --git a/css/style-0.css b/css/style-0.css index b48d771..090c2e3 100644 --- a/css/style-0.css +++ b/css/style-0.css @@ -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{ diff --git a/index-0.html b/index-0.html index 69c2aae..4486e03 100644 --- a/index-0.html +++ b/index-0.html @@ -46,8 +46,6 @@