Spread out links

This commit is contained in:
RushilSidhu 2020-06-22 15:09:01 -04:00
parent 47f0de89bc
commit 19eb11ad18

View File

@ -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;