diff --git a/_posts/2015-09-17-foss4g-2015.md b/_posts/2015-09-17-foss4g-2015.md index f5106c7..137b7de 100644 --- a/_posts/2015-09-17-foss4g-2015.md +++ b/_posts/2015-09-17-foss4g-2015.md @@ -1,6 +1,6 @@ --- published: true -title: WebSAFE - FOSS4G 2015 +title: "WebSAFE: Developing an Online Exposure and Risk Assessment Tool - FOSS4G 2015" permalink: /:title/ description: "Presented WebSAFE as an online exposure and risk assessment tool during the Web and Framework track as a full talk" category: talks diff --git a/assets/main.scss b/assets/main.scss index dff4a8c..38c21d3 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -478,7 +478,7 @@ table.image caption { .blog-post { &__header { &__title { - font-size: 42px; + font-size: 36px; } } }