1
0
mirror of https://github.com/BBaoVanC/bobatheme.git synced 2025-06-19 12:07:29 -05:00

Move h1 svg.icon

This commit is contained in:
2021-10-09 22:38:31 -05:00
parent cc20b09e8e
commit 7cf99c0245

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