diff --git a/sent.html b/sent.html index 67c725f..a14ae48 100644 --- a/sent.html +++ b/sent.html @@ -97,19 +97,18 @@ line-height: 1.6; } a { - background: none; border: #fff solid 1px; border-radius: 0.313em; color: #fff; - cursor: pointer; display: inline-block; font-family: montserratregular,"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 1.000em; height: 2.313em; line-height: 2.188em; padding: 0 0.688em 0 0.688em; + text-decoration: none; text-transform: uppercase; - vertical-align: middle; + vertical-align: bottom; } a:hover, a:focus { background: rgba(255,255,255,.05);