We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent deaf791 commit 9a1ce27Copy full SHA for 9a1ce27
src/site/includes/hours.liquid
@@ -8,9 +8,10 @@
8
<h3 class="vads-u-font-size--lg vads-u-margin-top--0 vads-u-line-height--1 vads-u-margin-bottom--1">
9
Hours</h3>
10
{% elsif headerType == 'clinical' %}
11
- <h2 class="vads-u-margin-top--2p5 vads-u-margin-bottom--1">
12
- Clinical hours
13
- </h2>
+ <h3 class="vads-u-margin-top--2p5 vads-u-margin-bottom--1">
+ Facility hours
+ </h3>
14
+ <p>Hours may vary for different services. Select a service on this page to check the hours.</p>
15
{% elsif headerType == 'office' %}
16
17
Office hours</h3>
0 commit comments