Update css
This commit is contained in:
parent
559070fa8c
commit
8472f90116
1 changed files with 4 additions and 0 deletions
|
@ -10,3 +10,7 @@ body {
|
|||
margin-top: 15px !important;
|
||||
margin-bottom: 15px !important;
|
||||
}
|
||||
|
||||
.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column)::before {
|
||||
margin: 0 10px 0 calc(10px - 4px);
|
||||
}
|
Loading…
Add table
Reference in a new issue