Small cleanups to values

This commit is contained in:
2026-04-21 15:44:25 -07:00
parent 81c912e3ff
commit 4a3f6774cc
2 changed files with 2 additions and 5 deletions

View File

@@ -26,8 +26,7 @@ they are living and growing in line with their ideals.
- Take responsibility for your own actions. - Take responsibility for your own actions.
- Hold others accountable and responsible for their actions. - Hold others accountable and responsible for their actions.
- Give honest feedback. - Give honest feedback.
- Take the time to do good work. - Take the time to do good work and be proud of it.
- Be proud of your work.
- Be your authentic self. - Be your authentic self.
### Sustainability and long-term thinking ### Sustainability and long-term thinking
@@ -47,8 +46,7 @@ they are living and growing in line with their ideals.
### Self-improvement ### Self-improvement
- Be curious and motivated to learn and understand. - Be curious and motivated to learn and understand.
- Be open to feedback and learning. - Be open to feedback.
- Learn new things.
- Seek to understand. - Seek to understand.
- Embrace failure as an opportunity to learn. - Embrace failure as an opportunity to learn.
- Take the time to review and retrospect. - Take the time to review and retrospect.

View File

@@ -184,7 +184,6 @@ blockquote {
border-left: 4px solid var(--accent); border-left: 4px solid var(--accent);
padding: 0 0 0 20px; padding: 0 0 0 20px;
margin: 0px; margin: 0px;
font-size: 1.333em;
} }
hr { hr {
border: none; border: none;