Merge branch 'feature/css-edits' into develop
This commit is contained in:
commit
972e55c938
3 changed files with 2 additions and 3 deletions
|
@ -35,7 +35,7 @@
|
||||||
.archive__item-title {
|
.archive__item-title {
|
||||||
margin-bottom: 0.25em;
|
margin-bottom: 0.25em;
|
||||||
font-family: $sans-serif-narrow;
|
font-family: $sans-serif-narrow;
|
||||||
font-size: $type-size-5;
|
// font-size: $type-size-5;
|
||||||
}
|
}
|
||||||
|
|
||||||
.archive__item-excerpt {
|
.archive__item-excerpt {
|
||||||
|
|
|
@ -184,7 +184,6 @@ body:hover .visually-hidden button {
|
||||||
.social-icons {
|
.social-icons {
|
||||||
.fa {
|
.fa {
|
||||||
color: #000;
|
color: #000;
|
||||||
display: initial;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fa-behance,
|
.fa-behance,
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue