aboutsummaryrefslogtreecommitdiff
path: root/public/style.css
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2019-03-16 15:38:52 -0500
committerBlaise Thompson <blaise@untzag.com>2019-03-16 15:38:52 -0500
commit09bb0163be7e5a8e5df63d0bdff495b48fb1b932 (patch)
tree4ee626bbaeb2583dd1a1e3fc158c429a996a02a0 /public/style.css
parentb5de11f867803ff34d012935e4761dec72fa485c (diff)
update based on NJT feedback
Diffstat (limited to 'public/style.css')
-rw-r--r--public/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/style.css b/public/style.css
index d211515..702e541 100644
--- a/public/style.css
+++ b/public/style.css
@@ -6,7 +6,7 @@ h1 {
h2 {
width: 100%;
text-align: center;
- border-bottom: 1px solid #f0c674;
+ border-bottom: 2px solid #f0c674;
color: #f0c674;
line-height: 0.1em;
margin: 30px 0 20px;