Skip to content

Commit

Permalink
Merge branch 'fix/zakra' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber committed Aug 3, 2023
2 parents d324094 + 70a2a80 commit b39df96
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/main.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/css/main.src.css
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ header .uag-toc__heading-anchor + .zak-page-header__title {
}
.zak-footer .zak-footer-col {
gap: 0;
display: block;
}
.zak-footer .zak-footer-col h3 {
border-bottom: none;
Expand Down
2 changes: 1 addition & 1 deletion assets/css/main.src.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions assets/css/src/parts/terraso.scss
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ header {

.zak-footer-col {
gap: 0;
display: block; // flex prevents social media icons' display-inline from working

h3 {
border-bottom: none;
Expand Down

0 comments on commit b39df96

Please sign in to comment.