diff --git a/_includes/header.html b/_includes/header.html
index 08dd4bef..d7d8c5e7 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -11,7 +11,7 @@
- About
- Solutions
- - Featured Article
+
- News
- Team
- Clients
diff --git a/_posts/2020-07-21-understanding-fear.md b/_posts/2020-07-21-understanding-fear.md
index e2ece5e8..98626443 100644
--- a/_posts/2020-07-21-understanding-fear.md
+++ b/_posts/2020-07-21-understanding-fear.md
@@ -27,10 +27,11 @@ However, when these thoughts shift to worrying about matters outside our control
This model of thinking can be applied to our lives in many ways. Maybe you are late for a deadline, are frustrated someone else did not fulfill what they said they would, or weeks of planning just didn't work out this time. Regardless, we can choose how we will handle our emotions to be a positive force in our daily activities.
+``` python
def anxiety_check(scenario):
if 'stress' in scenario:
scenario.replace('stress', 'insight and curiosity')
-
+```
Recognizing our own emotions as a powerful force that we are willing to understand can help us become better peers, and motivate innovation. At Levity, we built this company during an epidemic and economic collapse. Despite these odds, we rallied and created an even stronger team. Levity continues to build on its remote service, and will continue to help companies invest in their digital services during these challenges, and long-after.
By Bazyl Horsey, Co-founder
diff --git a/_sass/main.scss b/_sass/main.scss
index a41d67bb..7a8421d3 100644
--- a/_sass/main.scss
+++ b/_sass/main.scss
@@ -2056,3 +2056,7 @@
overflow: hidden;
background-color: #f1f1f1;
}
+
+.list_posts{
+
+}
diff --git a/index.html b/index.html
index f656ddfa..886ee703 100644
--- a/index.html
+++ b/index.html
@@ -107,7 +107,7 @@ Solutions
-
+