diff --git a/_posts/2020-01-10-getting-started.md b/_posts/2020-01-10-getting-started.md index 8c7ac138..6cd4d50e 100644 --- a/_posts/2020-01-10-getting-started.md +++ b/_posts/2020-01-10-getting-started.md @@ -34,7 +34,7 @@ It's impossible to have a conversation about decentralized-id without discussing
- Self Sovereign ID 101 - Curated tweets by DecentralizeID + Self Sovereign ID 101 - Curated tweets by DecentralizeID

The evolution of online identity:

1. Siloed Identity: All services hold your data.

2. Federated Identity: Brokers hold your data.

3. Self-Sovereign Identity: You hold your data.

— Tykn (@Tykn_tech) October 27, 2020
diff --git a/_sass/minimal-mistakes/_sidebar.scss b/_sass/minimal-mistakes/_sidebar.scss index 0f56dba1..078a9405 100644 --- a/_sass/minimal-mistakes/_sidebar.scss +++ b/_sass/minimal-mistakes/_sidebar.scss @@ -73,7 +73,7 @@ .side { float: right; - margin: 10px; + margin-left: 20px; } .sidebar__right {