From 7bfcb1caffbb3f635d737c40bd6b6d73731c8e75 Mon Sep 17 00:00:00 2001 From: "R. Miles McCain" Date: Tue, 28 Apr 2020 10:15:35 -0400 Subject: [PATCH 1/7] Add reference to a17t --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 626edd0..246240e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@
Getting started ยป

-

ScreenshotsFeaturesRoadmap

+

ScreenshotsFeaturesDesign


@@ -39,6 +39,8 @@ _A real service page, where you can see higher-level details about a site._ Not shown: management view, session view, full service view. (You'll need to install Shynet for yourself to see those!) +> **Shynet is built using [a17t](https://github.com/milesmcc/a17t),** an atomic design library. Customization and extension is simple; [learn more about a17t](https://github.com/milesmcc/a17t). + ## Features #### Architecture From 3c74331a74194cdd34559595045befc46131df2a Mon Sep 17 00:00:00 2001 From: "R. Miles McCain" Date: Tue, 28 Apr 2020 10:18:43 -0400 Subject: [PATCH 2/7] Fix x-padding on smaller screen sizes (fixes #7) --- shynet/dashboard/templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shynet/dashboard/templates/base.html b/shynet/dashboard/templates/base.html index 282ac69..f32caa4 100644 --- a/shynet/dashboard/templates/base.html +++ b/shynet/dashboard/templates/base.html @@ -20,8 +20,8 @@ {% block body %} -
-