tidy up, add section header component with links + make breadcrumb component
This commit is contained in:
@ -110,17 +110,6 @@ h6 {
|
||||
}
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
display: block;
|
||||
font-weight: 400;
|
||||
font-size: var(--font-size-xs);
|
||||
margin-bottom: var(--spacing-s);
|
||||
|
||||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
Reference in New Issue
Block a user