mirror of
https://github.com/torproject/lego.git
synced 2025-02-17 08:39:33 +00:00
Limit padding-top on h5 to footer descendants
related-to: https://dip.torproject.org/web/manual/issues/4
This commit is contained in:
parent
263d35c4d7
commit
41b831a5d1
@ -24,7 +24,7 @@
|
||||
min-height: 500px;
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
#topics h5{
|
||||
#topics footer h5{
|
||||
padding-top: 7rem;
|
||||
}
|
||||
.question {
|
||||
|
@ -87,7 +87,7 @@
|
||||
margin-bottom: 200px;
|
||||
}
|
||||
|
||||
#topics h5{
|
||||
#topics footer h5{
|
||||
padding-top: 7rem;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user