style: update post title size
This commit is contained in:
parent
8c438e1e4b
commit
b4110faf88
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
---
|
---
|
||||||
published: true
|
published: true
|
||||||
title: WebSAFE - FOSS4G 2015
|
title: "WebSAFE: Developing an Online Exposure and Risk Assessment Tool - FOSS4G 2015"
|
||||||
permalink: /:title/
|
permalink: /:title/
|
||||||
description: "Presented WebSAFE as an online exposure and risk assessment tool during the Web and Framework track as a full talk"
|
description: "Presented WebSAFE as an online exposure and risk assessment tool during the Web and Framework track as a full talk"
|
||||||
category: talks
|
category: talks
|
||||||
|
|
|
@ -478,7 +478,7 @@ table.image caption {
|
||||||
.blog-post {
|
.blog-post {
|
||||||
&__header {
|
&__header {
|
||||||
&__title {
|
&__title {
|
||||||
font-size: 42px;
|
font-size: 36px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue