Move h1 svg.icon

This commit is contained in:
BBaoVanC 2021-10-09 22:38:31 -05:00
parent cc20b09e8e
commit 7cf99c0245
Signed by: bbaovanc
GPG Key ID: 18089E4E3CCF1D3A
1 changed files with 5 additions and 5 deletions

View File

@ -34,11 +34,6 @@
margin-top: 5px;
}
h1 svg.icon {
width: 30px;
height: 30px;
}
/* Header formatting (website title and article section headers) */
@ -136,6 +131,11 @@ code {
vertical-align: middle;
}
h1 svg.icon {
width: 30px;
height: 30px;
}
/* Pagination */