diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css index b5ebe08..b2142be 100644 --- a/public/stylesheets/style.css +++ b/public/stylesheets/style.css @@ -18,6 +18,10 @@ body { margin: 0; } +#intro p { + margin: 0; +} + h2{ font-family: "Open Sans Condensed"; font-size: 38px; diff --git a/views/index.ejs b/views/index.ejs index 7374006..b48b761 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -2,6 +2,7 @@ Who Pays Artists? + @@ -39,10 +40,20 @@ + +
+ +
@@ -50,6 +61,8 @@

Making a living as an artist can be hard.

You never know how much to ask for. Discussions about money are taboo because we pretend that passion and creativity alone should pay the bills. Some of the best events have “no budget”, and sometimes only the worst events can make a career as an artist look painfully sustainable. Let’s help each other sort through some of the confusion, and develop an ongoing dialogue about how artists make money.

+ +