1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

smaller header font size

This commit is contained in:
Nguyễn Việt Hưng
2018-10-18 12:39:57 +07:00
parent 80c4601fdc
commit 83243b61a6

View File

@@ -1,10 +1,10 @@
# Description ## Description
<!-- <!--
Tell us what your PR does. Tell us what your PR does.
Please attach a screenshot/ video/gif image describing your PR if possible. Please attach a screenshot/ video/gif image describing your PR if possible.
--> -->
# Issue fixed ## Issue fixed
<!-- <!--
Please list out all issue fixed with this PR here. Please list out all issue fixed with this PR here.
--> -->
@@ -13,7 +13,7 @@ Please list out all issue fixed with this PR here.
Please make sure you fill in these checkboxes, Please make sure you fill in these checkboxes,
your PR will be reviewed faster if we know exactly what it does. your PR will be reviewed faster if we know exactly what it does.
--> -->
# Type of changes ## Type of changes
- [ ] Bug fix (Change that fixed an issue) - [ ] Bug fix (Change that fixed an issue)
- [ ] Breaking change (Change that can cause existing functionality to change) - [ ] Breaking change (Change that can cause existing functionality to change)
@@ -21,7 +21,7 @@ your PR will be reviewed faster if we know exactly what it does.
- [ ] Feature (Change that adds new functionality) - [ ] Feature (Change that adds new functionality)
- [ ] Documentation change (Change that modifies documentation. Maybe typo fixes) - [ ] Documentation change (Change that modifies documentation. Maybe typo fixes)
# Checklist: ## Checklist:
- [ ] My code follows the project code style - [ ] My code follows the project code style
- [ ] I have written test for my code and it has been tested - [ ] I have written test for my code and it has been tested