diff --git a/src/containers/App/App.css b/src/containers/App/App.css index ba132372557d1689f7a50df1c6344547e2050e02..7c60a70e6a5734fc0bc348ea1f6360f13a6b0447 100644 --- a/src/containers/App/App.css +++ b/src/containers/App/App.css @@ -11,7 +11,7 @@ body { overflow-x: hidden; /* overflow-y: hidden; */ cursor: url("https://static.igem.wiki/teams/5378/image/dg-cursor.png") 2 2, auto; - font-family: 'pangolin', sans-serif; + font-family: 'pangolin', sans-serif !important; /* cursor: help; */ }