1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

ui: Use OpenSans font (#178)

This commit is contained in:
James Hillyerd
2020-09-21 16:16:00 -07:00
committed by GitHub
parent 5c5b0f819b
commit 4648d8e593
7 changed files with 20 additions and 5 deletions

View File

@@ -4,6 +4,13 @@ Change Log
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
## [Unreleased]
### Changed
- The UI now includes the Open Sans webfont instead of relying on browser/OS
fonts
## [v3.0.0-beta3]
### Added