Fix footer text indentation (#49)
This commit is contained in:
committed by
GitHub
parent
7da028e643
commit
36eaf72f47
@@ -223,6 +223,12 @@ img.right {
|
||||
width: 32px;
|
||||
}
|
||||
|
||||
.footer #hugo:hover {
|
||||
margin-right: 5px;
|
||||
transition: all 0.3s ease-out;
|
||||
-webkit-transition: all 0.3s ease-out;
|
||||
}
|
||||
|
||||
/* --- FOOTER END ---- */
|
||||
|
||||
/* ============= Device specific fixes ======= */
|
||||
|
||||
Reference in New Issue
Block a user