diff --git a/app/javascript/src/styles/common/page_header.scss b/app/javascript/src/styles/common/page_header.scss index a9a65f8fc..ea89e5394 100644 --- a/app/javascript/src/styles/common/page_header.scss +++ b/app/javascript/src/styles/common/page_header.scss @@ -3,8 +3,8 @@ } header#top { - h1 { - font-size: 2.5em; + h1#app-name-header { + font-size: 2em; margin: 0 30px; }