From 4687dafb348fc1a9723697173d74e68d3ac86368 Mon Sep 17 00:00:00 2001 From: Brooks Becton Date: Mon, 4 May 2020 16:17:28 -0400 Subject: [PATCH] Hook up labels to buy and language inputs --- css/styles.css | 3 ++- index.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/styles.css b/css/styles.css index b61f0f6..af1638e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -95,7 +95,8 @@ h2 { outline: none; } -.dialog-box p { +.dialog-box p, +.dialog-box label { font-family: 'Raleway', sans-serif; font-weight: 800; font-size: 1rem; diff --git a/index.html b/index.html index dc2f136..04f0e9e 100644 --- a/index.html +++ b/index.html @@ -109,7 +109,7 @@
- +
@@ -296,7 +296,7 @@

:

-

: + :