mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2024-11-05 00:15:59 -06:00
Move h1 svg.icon
This commit is contained in:
parent
cc20b09e8e
commit
7cf99c0245
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user