Skip to content

Commit

Permalink
Update hero.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dchoinie committed Feb 28, 2020
1 parent 9e87f00 commit c364544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const Hero = () => {
<div className="flex flex-col lg:flex-row justify-center px-6 hero">
<div className="flex flex-col justify-center lg:w-1/2 mb-6 lg:mb-0">
<div className="self-center lg:self-end lg:mr-6">
<h1 className="text-xl md:text-4xl teal lowercase">
<h1 className="text-2xl md:text-4xl teal lowercase">
Savi Travelers Start Here
</h1>
<h5 className="text-sm md:text-base text-gray-700 pb-2 lato">
Expand Down

0 comments on commit c364544

Please sign in to comment.