forked from acmuta/acmuta-site
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changed line 10 on page.tsx in the officers folder to default to text center for the first paragraph and on large screens to text-left for the header and same thing on line 11 for the paragraph. Changed line 25 on Department.tsx on the officers folder. Added a default left margin for 5rem and added a conditional for large screens to have a left margin of 0. Changed People.tsx to fix margins as well. Changed line 22 on the page to have a default left margin of 3.75rem and on large screens to have a left margin of 0.
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters