mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
style: centering and spacing for titled breadcrumbs
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
}
|
||||
|
||||
dl dd {
|
||||
margin: -4px 0px;
|
||||
font-size: medium;
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.navbar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
&.is-primary {
|
||||
background: linear-gradient(to right, $nomad-green-darker, $nomad-green-dark);
|
||||
|
||||
Reference in New Issue
Block a user