Skip to content

Commit

Permalink
Style other files links.
Browse files Browse the repository at this point in the history
  • Loading branch information
kimisgold committed Dec 21, 2022
1 parent 63a6345 commit 344808f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions css/sass/_screen.scss
Original file line number Diff line number Diff line change
Expand Up @@ -814,8 +814,9 @@ footer {
margin-top: 0;
}

.chocolat-overlay {
background-color: #000;
.other-files-link {
display: inline-flex;
align-items: center;
}

.collections.show .view-items-link {
Expand Down
5 changes: 3 additions & 2 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1238,8 +1238,9 @@ nav ul {
}
}
@media screen {
.chocolat-overlay {
background-color: #000;
.other-files-link {
display: inline-flex;
align-items: center;
}
}
@media screen {
Expand Down

0 comments on commit 344808f

Please sign in to comment.