style: update post title size

This commit is contained in:
Ayo 2023-05-28 11:10:52 +02:00
parent 8c438e1e4b
commit b4110faf88
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -478,7 +478,7 @@ table.image caption {
.blog-post {
&__header {
&__title {
font-size: 42px;
font-size: 36px;
}
}
}