mirror of
https://github.com/ascribe/wp-theme
synced 2024-12-22 17:23:55 +01:00
Remove line-height from footer
This commit is contained in:
parent
f9d3b522cf
commit
55b9b09ba7
@ -3211,9 +3211,6 @@ footer .bottom-footer {
|
|||||||
line-height: 14px;
|
line-height: 14px;
|
||||||
padding: 20px 0 10px;
|
padding: 20px 0 10px;
|
||||||
}
|
}
|
||||||
footer .bottom-footer .centered-footer {
|
|
||||||
line-height: 40px;
|
|
||||||
}
|
|
||||||
footer .bottom-footer a {
|
footer .bottom-footer a {
|
||||||
color: #1e1e1e;
|
color: #1e1e1e;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
2
assets/css/ascribe.min.css
vendored
2
assets/css/ascribe.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1737,9 +1737,6 @@ footer {
|
|||||||
float:right;
|
float:right;
|
||||||
}
|
}
|
||||||
.bottom-footer {
|
.bottom-footer {
|
||||||
.centered-footer {
|
|
||||||
line-height: 40px;
|
|
||||||
}
|
|
||||||
.subfooterText;
|
.subfooterText;
|
||||||
padding: 20px 0 10px;
|
padding: 20px 0 10px;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user