~gjasso/gustavo.jasso.info

fd05bf5709c2ebc7f4228e2100b3315bc869b7a2 — Gustavo Jasso 2 months ago f2e0d05
increase p padding in footer
1 files changed, 2 insertions(+), 2 deletions(-)

M static/css/style.css
M static/css/style.css => static/css/style.css +2 -2
@@ 184,8 184,8 @@ footer a, footer a:visited {
    color: white;
}

footer hr {
    color: transparent;
footer p {
    padding: 0.5em;
}

#lu-logo {