From f8c822e0bb2afec37acfcb1dd2b6a413989c9df3 Mon Sep 17 00:00:00 2001 From: Martin Henz Date: Thu, 24 Jun 2021 10:30:57 +0800 Subject: [PATCH] prettier --- .../subcomponents/ContributorsDetails.tsx | 11 ++++++----- src/styles/_contributors.scss | 8 ++++---- 2 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/pages/contributors/subcomponents/ContributorsDetails.tsx b/src/pages/contributors/subcomponents/ContributorsDetails.tsx index 4bbdd63422..5c3fc01c5d 100644 --- a/src/pages/contributors/subcomponents/ContributorsDetails.tsx +++ b/src/pages/contributors/subcomponents/ContributorsDetails.tsx @@ -13,9 +13,11 @@ class ContributorsDetails extends React.Component {

The Team behind the Source Academy

- The Source Academy is designed and developed by a team of students, most of who have used the system to learn the fundamentals of computing and enjoyed it. This page includes all - developers who contributed to the Source Academy Rook (2022) and its precursors Knight (2020) and Cadet (2018). These versions succeeded Source Academy 2 (2017) and - ultimately the original Source Academy (2016). + The Source Academy is designed and developed by a team of students, most of who + have used the system to learn the fundamentals of computing and enjoyed it. This page + includes all developers who contributed to the Source Academy Rook (2022) and its + precursors Knight (2020) and Cadet (2018). These versions succeeded Source + Academy 2 (2017) and ultimately the original Source Academy (2016).

@@ -177,8 +179,7 @@ class ContributorsDetails extends React.Component {

{dot}

- Daryl Tan, - Thomas Tan + Daryl Tan, Thomas Tan
(Source)

diff --git a/src/styles/_contributors.scss b/src/styles/_contributors.scss index 4e7da11c3d..235ef5ff6b 100644 --- a/src/styles/_contributors.scss +++ b/src/styles/_contributors.scss @@ -49,9 +49,9 @@ } strong { - width: 400px; - } - + width: 400px; + } + span.dot { padding: 0 0.2rem 0 0.2rem; } @@ -145,7 +145,7 @@ div.repoDetailsPermalink { h3::first-letter { text-transform: uppercase; } - + h5 { margin: 0% 2% 1% 2%; font-style: italic;