Skip to content

Commit

Permalink
Update header & coronavirus page
Browse files Browse the repository at this point in the history
  • Loading branch information
DominusVilicus committed Apr 28, 2020
1 parent e74fb7a commit 2f0723a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions resources/includes/header.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,14 @@
<style lang="stylus" scoped>
@import "~@/stylus/variables"
$headerBackground = mix($main, #f8f8f8, 0%)
header
background $headerBackground
background #fff
position sticky
top 0
color white
z-index 20
border-bottom 1px solid #dddddd
.inner-header
max-width 1300px
Expand Down Expand Up @@ -112,7 +112,7 @@ header
right 0
justify-content center
nav
background mix($headerBackground, #fff, 90%)
background #fff
border-bottom-left-radius 5px
max-width 400px
position absolute
Expand Down
2 changes: 1 addition & 1 deletion resources/pages/information/coronavirus.vue
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
We also advise you to contact your medical provider, insurer, or family doctor. If you do not have access to these kinds of services, please get into contact with a local clinic or government-operated medical facility for personal assistance at no cost.
</p>
<p>
If your employer has any questions regarding the status of the Aromatic government's emergency order, please refer them to this page. We encourage any business with the capability to do so to allow their employees to work remotely, or from home if possible. If you work in an industry that is critical to the continuity of Promatia, or another essential industry: such as in logistics distribution, food preparation, or as a healthcare service provider; you are asked to maintain your work schedule whenever possible.
If your employer has any questions regarding the status of Promatia's emergency declaration, please refer them to this page. We encourage any business with the capability to do so to allow their employees to work remotely, or from home if possible. If you work in an industry that is critical to the continuity of Promatia, or another essential industry: such as in logistics distribution, food preparation, or as a healthcare service provider; you are asked to maintain your work schedule whenever possible.
</p>
<p>
During this person of time, there may be many school closures, closures of other high-density buildings, or other high traffic areas. If you have a child that is sick, please keep them at home, and contact a medical professional, pediatric physician, or family doctor.
Expand Down

0 comments on commit 2f0723a

Please sign in to comment.