4 Commits

Author SHA1 Message Date
9d961ad678 update changelog
All checks were successful
Build an image to deploy website / build (push) Successful in 4m2s
2024-02-07 15:53:34 +01:00
d60785d799 change font so it displays across all recent browsers 2024-02-07 15:44:51 +01:00
755dfaefaa update minor version
All checks were successful
Build an image to deploy website / build (push) Successful in 2m1s
2024-02-01 20:00:51 +01:00
663969582b fix styling of header of workflow page in english section 2024-02-01 20:00:30 +01:00
5 changed files with 19 additions and 5 deletions

3
.changes/2.2.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.2.0 - 2024-02-01
### Fixed
* Styling of workflow header in english page

3
.changes/2.3.0.md Normal file
View File

@@ -0,0 +1,3 @@
## 2.3.0 - 2024-02-07
### Fixed
* Font fixed to work across browsers

View File

@@ -6,6 +6,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).
## 2.3.0 - 2024-02-07
### Fixed
* Font fixed to work across browsers
## 2.2.0 - 2024-02-01
### Fixed
* Styling of workflow header in english page
## 2.1.0 - 2024-01-29
### Changed
* Styling language selector improved for visibility and dutch content updated

View File

@@ -66,11 +66,11 @@ $yellow: #fcc958;
}
body{
font-family: 'Lato', serif;
font-family: 'Arial', serif;
.highlight {
padding: .5rem;
font-family: 'Trocchi', serif;
font-size: 2rem;
padding: .25rem;
//font-family: 'Trocchi', serif;
//font-size: 2rem;
}
.highlight-1 {
background-color: $chill-green;

View File

@@ -6,7 +6,7 @@ description: Workflows allow you to phase more complex tasks without losing sigh
comments: false
---
## A streamlined workflow
<h5 class="content-subtitle bord-1">A streamlined workflow</h5>
**For large teams**, Chill enables decisions to be tracked and validated within a hierarchy.