mirror of
https://ghproxy.net/https://github.com/AlxMedia/microtype.git
synced 2025-08-27 01:06:46 +08:00
Footer inner padding
This commit is contained in:
parent
7697bf0789
commit
ed547d2e52
1 changed files with 1 additions and 1 deletions
|
@ -938,7 +938,7 @@ body.dark #theme-toggle-btn:before { border-color: #1a1a1a; top: 2px; left: 34px
|
|||
* Section: Footer
|
||||
/* ------------------------------------------------------------------------- */
|
||||
#footer { background: #fff; box-shadow: inset 0 1px 0 rgba(0,0,0,0.08); color: rgba(0,0,0,0.6); position: relative; padding-top: 50px; padding-bottom: 70px; }
|
||||
#footer .pad { padding-bottom: 20px; }
|
||||
#footer .pad { padding: 0 30px 20px; }
|
||||
|
||||
#footer-ads { text-align: center; padding: 10px 0; }
|
||||
#footer-ads .widget { padding-bottom: 0; font-size: 0; line-height: 0; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue