From 19eb11ad1862ff2e4361f63a469c554f01490328 Mon Sep 17 00:00:00 2001 From: RushilSidhu <49910626+RushilSidhu@users.noreply.github.com> Date: Mon, 22 Jun 2020 15:09:01 -0400 Subject: [PATCH] Spread out links --- influencecompstyle.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/influencecompstyle.css b/influencecompstyle.css index 294cbe4..c6f1b41 100644 --- a/influencecompstyle.css +++ b/influencecompstyle.css @@ -120,6 +120,9 @@ ul ol { margin-bottom: 0; } +li{ + margin: 0px 60px; +} dt { font-weight: 700; } @@ -5954,7 +5957,6 @@ a.close.disabled { .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); } - .carousel-indicators { position: absolute; right: 0;