diff --git a/src/css/style.css b/src/css/style.css index ad60567..4fc635d 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -168,10 +168,10 @@ figure p { border-radius: 8px; border-style: none; box-sizing: border-box; - color: #000000; + color: #000000d0; cursor: pointer; display: inline-block; - font-family: PPEiko-medium, sans-serif; + font-family: PPEiko-black-italic, sans-serif; font-size: 20px; font-weight: 500; height: 40px; @@ -195,7 +195,8 @@ figure p { /* background-color: #f5c73bbb; */ cursor: pointer; transform: translateY(-5px); /* Move the button up on hover */ - box-shadow: 1px 3px 10px rgba(0, 0, 0, 0.4); + box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4); + } .button-1:active { background-color: #f5c53b; diff --git a/src/main.js b/src/main.js index 7a492e5..7cfd207 100644 --- a/src/main.js +++ b/src/main.js @@ -4,7 +4,7 @@ import { setupCounter } from "@/counter.js"; import * as d3 from "d3"; import scrollama from "scrollama"; import { figureUpdate } from "@/figure-update.js"; -import 'bootswatch/dist/flatly/bootstrap.min.css'; +// import 'bootswatch/dist/flatly/bootstrap.min.css'; document.querySelector("#app").innerHTML = ` @@ -45,9 +45,9 @@ document.querySelector("#app").innerHTML = `
Chickens in the United States are raised in factory farms called concentrated animal feeding operations (CAFOs). We at Earth Genome used our proprietery machine learning tool called Earth Index, to find these CAFOs across the Southern United States. We found hundreds of previously undocumented sites housing thousands of chickens.
- - +Chickens in the United States are raised in factory farms called concentrated animal feeding operations (CAFOs). We at Earth Genome used our proprietery machine learning tool called Earth Index, to find these CAFOs across the Southern United States. We found thousands of previously undocumented sites housing millions of chickens.
+ +