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;
|
||||
padding: 20px 0 10px;
|
||||
}
|
||||
footer .bottom-footer .centered-footer {
|
||||
line-height: 40px;
|
||||
}
|
||||
footer .bottom-footer a {
|
||||
color: #1e1e1e;
|
||||
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;
|
||||
}
|
||||
.bottom-footer {
|
||||
.centered-footer {
|
||||
line-height: 40px;
|
||||
}
|
||||
.subfooterText;
|
||||
padding: 20px 0 10px;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user