diff --git a/assets/themes/default/_global.scss b/assets/themes/default/_global.scss index d802a709..b6c0e5da 100644 --- a/assets/themes/default/_global.scss +++ b/assets/themes/default/_global.scss @@ -236,9 +236,9 @@ p.error { font-family: $playfair; font-size: 1.75em; font-weight: normal; - line-height: 1.75; - display: inline-block; - position: absolute; + line-height: 1.10; + display: block; + position: relative; a { display: block; transition: color 0.1s ease-in;