diff --git a/assets/css/style.css b/assets/css/style.css index 9726e30..16c3d6c 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -234,6 +234,34 @@ nav .title { text-align: center; } +sup { + color: black; + font-size: 9pt; + position: relative; + bottom: 5px; + left: 5px; +} + +sub { + font-family: 'Nunito Light'; + font-size: 9pt; + display: block; +} + +sub::before { + content: "1"; + font-size: 7pt; + font-weight: bold; + position: relative; + bottom: 5px; + margin-right: 2px; +} + +sub i { + font-family: inherit; + font-size: inherit; +} + body { /* linear-gradient(to bottom right, transparent, #659bb5), */ /* url(../images/landing-background-grid.svg) */ diff --git a/index.html b/index.html index 88ed041..4857ed2 100644 --- a/index.html +++ b/index.html @@ -77,7 +77,7 @@
- Over 2 billion people can't afford the glasses they need. + Over 2 billion people can't afford the glasses they need.1

Optical manufacturing has always been an esoteric process, limited to select corporations and trained lenscrafters. Now, it's trending towards higher prices and lower affordability.

We want to change that.

@@ -86,6 +86,7 @@ Our goal is to harness its benefits to enter the world of lens manufacture, allowing for individuals across continents and social classes to access the art of lenscrafting like never before.

Find out more.

+ Wray, Chris. "How Many People Need Glasses but Don’t Have Them?" Centre for Vision in the Developing World. Centre for Vision in the Developing World, 01 Aug. 2016. Web.
Relevant Resources -
- -
+