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 {
|
#breadcrumbs {
|
||||||
padding-inline-start: 0rem;
|
padding-inline-start: 0rem;
|
||||||
margin: 1em 0;
|
margin: 1em 0;
|
||||||
|
height: auto;
|
||||||
|
line-height: 2em;
|
||||||
}
|
}
|
||||||
#breadcrumbs span {
|
#breadcrumbs span {
|
||||||
padding: 0rem;
|
padding: 0rem;
|
||||||
|
|
Loading…
Add table
Reference in a new issue