mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Use lowercase numbers in CSS
This commit is contained in:
parent
73e8383858
commit
2b07471252
1 changed files with 1 additions and 0 deletions
|
@ -147,6 +147,7 @@ main{
|
|||
text-align: justify;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
font-variant-numeric: oldstyle-nums;
|
||||
}
|
||||
|
||||
main.front-page{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue