mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Improved height to breadcrumbs in small devices
This commit is contained in:
parent
babd465a9c
commit
972e700d62
1 changed files with 2 additions and 0 deletions
|
@ -92,6 +92,8 @@
|
|||
#breadcrumbs {
|
||||
padding-inline-start: 0rem;
|
||||
margin: 1em 0;
|
||||
height: auto;
|
||||
line-height: 2em;
|
||||
}
|
||||
#breadcrumbs span {
|
||||
padding: 0rem;
|
||||
|
|
Loading…
Add table
Reference in a new issue