From 37a9b56d2e479a1b9845e52d22e4d33002064878 Mon Sep 17 00:00:00 2001 From: Matt Baer Date: Tue, 10 Apr 2018 12:04:55 -0400 Subject: [PATCH] Add intro comment to medium.css --- medium.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/medium.css b/medium.css index 05ebd1b..62d8d3a 100644 --- a/medium.css +++ b/medium.css @@ -1,3 +1,7 @@ +/** + * medium.css + * Contains default styles to inject into Medium publications. + */ .postMeterBar { display: none; }