1
0
Fork 0

chore: Removed smaller font in ul.links

This commit is contained in:
Joost De Cock 2020-02-20 13:08:42 +01:00
parent c8f635883f
commit 396829b4ea
2 changed files with 5 additions and 1 deletions

View file

@ -33,6 +33,7 @@ Unreleased:
- Term `gist` is now `data`
css-theme:
- Added new styles for the frontend changes in 2.2
- Removed smaller fonts in ul.links
i18n:
- Added/Updated strings for the 2.2 frontend changes
- Changed `Joost De Cock` to `Joost` because spam filters don't like cock
@ -73,8 +74,12 @@ Unreleased:
Explain that pattern names are bound by the constraints of NPM package names"
hugo:
- Made sure dimensions for hood center and waistband are always shown
florent:
- Fixed an SA issue in brim top and removed SA from interfacing
sandy:
- Fixed tags in pattern config file
theo:
- Fixed issue with side piece
penelope:
- Fixed tags in pattern config file
waralee:

View file

@ -1,7 +1,6 @@
ul.links {
padding-left: 1.5rem;
line-height: 1.35;
font-size: 95%;
font-weight: normal;
li {
list-style-type: none;