diff --git a/basecampemployeesleave.html b/basecampemployeesleave.html new file mode 100644 index 0000000..143e04a --- /dev/null +++ b/basecampemployeesleave.html @@ -0,0 +1,173 @@ + + + + + Basecamp sees mass employee exodus after CEO bans political discussions + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + +
+
+ Type: Article
Author: Taylor Hatmaker
Publish Date: 4/30/2021
Publisher: Techcrunch
+ Link
Reflection: The CEO of productivity company Basecamp sent out an internal blog post which informed employees that they would no longer be allowed to openly share their “societal and political discussions” at work. Many employees were disgruntled by this blog post, and proceeded to announce that they were leaving the company. About 20 employees (34% of the workforce) have already resigned, including the head of design, head of marketing, and head of customer service. The entire iOS app development team has also chosen to resign over this decision. One employee's tweet reads:

"After 7 years, today is my last day at Basecamp. I plan on taking a little time off, but if anyone is looking for an iOS engineer, I would love to chat, my DMs are open."

This situation has sparked concern, since the CEOs banning political discussions are primarily white males, and many issues being discussed relate to BLM and LGBTQ rights movements. In my opinion, it is important to draw the line for political discussions somewhere, but Basecamp's decision seems particularly harsh and uncalled for. +
+
+ + + + + + + + +
+
+ + + + + diff --git a/css/styles.css b/css/styles.css index 73854e3..1a65f81 100644 --- a/css/styles.css +++ b/css/styles.css @@ -297,6 +297,10 @@ h1 { transform: translate(-50%, -50%); } +.tweet { + color: #000069 +} + @media only screen and (max-width: 1366px) { .main-box { margin-left: 200px; diff --git a/index.html b/index.html index 413c6b8..b105bab 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@