mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Added margin-bottom to breadcrumbs
This commit is contained in:
parent
1c6ccf9d03
commit
6e3456db9d
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
|
||||
#breadcrumbs {
|
||||
padding-inline-start: 0rem;
|
||||
margin: 1em 0;
|
||||
}
|
||||
#breadcrumbs span {
|
||||
padding: 0rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue