chore: Removed smaller font in ul.links
This commit is contained in:
parent
c8f635883f
commit
396829b4ea
2 changed files with 5 additions and 1 deletions
|
@ -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:
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue