From 03215cc4ca681acf2af73cf297006f59dc0be9d3 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Thu, 5 May 2022 13:26:20 -0400 Subject: [PATCH] Updated Adding custom buttons to your own fork (markdown) --- Adding-custom-buttons-to-your-own-fork.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Adding-custom-buttons-to-your-own-fork.md b/Adding-custom-buttons-to-your-own-fork.md index 6de42b2..5292a2b 100644 --- a/Adding-custom-buttons-to-your-own-fork.md +++ b/Adding-custom-buttons-to-your-own-fork.md @@ -4,7 +4,7 @@ We try to keep our `index.html` and `brands.css` well documented, but we'll give ## Overview -Let's take a look in the following file: `littlelink/css/brands.css` +Let's take a look at the following file: `littlelink/css/brands.css` This is where you can add new CSS styling for a button you wish to add. We've made this super simple, to where you only have to touch a few things. Here's a look at one one of the brand CSS blocks looks like: