diff options
-rw-r--r-- | index.html | 9 | ||||
-rw-r--r-- | style.css | 2 |
2 files changed, 6 insertions, 5 deletions
@@ -1,8 +1,8 @@ <!doctype html><html><head><meta charset=UTF-8><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel="stylesheet" href="style.css"><title>bauherren</title></head> <body> <header><h1>bauherren</h1><blockquote>I was hoping for a pyramid.</blockquote><img src="img/ornament.svg" type="svg" id="ornament"/></header><main> <h2>About</h2> -<p>bauherren, /ˈbaʊˌhɛʁən/, (English: builders), was created in order to accelerate the release of quality software whilst exploring more 'free-ing' alternatives to the walled-gardens that mainstream tech services erected. -<br> +<p>bauherren, /ˈbaʊˌhɛʁən/, (English: builders), was created to accelerate releases of quality software whilst also exploring 'free-ing' alternatives to the <i>walled-gardens</i> that mainstream tech erected. +<p>Perpetual disillusion and dissatisfaction with the current state of things fashioned bauherren in its early days and continues to be the chief motive in what we do <h2>Projects</h2> <section id="projects"> @@ -29,8 +29,9 @@ more]</a> <h3><a href=/blog/uses>What do you use</a></h3> <blockquote>What technologies have you gravitated towards after X years on this planet...</blockquote> </div> -<br> -<details><summary>Members</summary> + +<h2>Members</h2> +<details><summary>Expand</summary> <section id="people"> <div class="person"> @@ -52,7 +52,7 @@ h2 { display: inline-block; text-transform: uppercase; font-size: 1.1em; -margin-top: 0.5em; +margin-top: 1.5em; } h3 { |