mirror of
https://github.com/standardebooks/web.git
synced 2025-07-07 15:20:32 -04:00
Remove unused CSS rule for footer paragraphs
This commit is contained in:
parent
b05115b005
commit
dbbd972ad5
1 changed files with 0 additions and 5 deletions
|
@ -1351,11 +1351,6 @@ footer > a{
|
||||||
font-size: 0;
|
font-size: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
footer > p{
|
|
||||||
display: inlie-flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
footer > p:first-child{
|
footer > p:first-child{
|
||||||
font-size: .9rem;
|
font-size: .9rem;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue