Skip to content

Commit

Permalink
feat: update style.css grid footer
Browse files Browse the repository at this point in the history
  • Loading branch information
macielalves authored Dec 15, 2023
1 parent c528b0c commit a2a2d9b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions teresina-wiki/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -602,4 +602,8 @@ footer {
text-indent: 2rem;
}
}

.footer-content {
grid-template-columns: 1fr;
}
}

0 comments on commit a2a2d9b

Please sign in to comment.