View button font change #152

Merged
r2shuai merged 5 commits from view-font into main 2023-02-01 21:45:47 -05:00
Member

Closes #145

Changes the font of view on the front page so it syncs with the rest of the page.

https://view-font-csc-class-profile-staging-snedadah.k8s.csclub.cloud/

Closes #145 Changes the font of view on the front page so it syncs with the rest of the page. https://view-font-csc-class-profile-staging-snedadah.k8s.csclub.cloud/
r2shuai added 4 commits 2023-01-26 15:45:34 -05:00
continuous-integration/drone/push Build is passing Details
cc67c9bd5c
Preventing default for anchor tag
continuous-integration/drone/push Build is passing Details
9e51b39729
View font sync
r2shuai requested review from snedadah 2023-01-26 15:45:47 -05:00
r2shuai requested review from e26chiu 2023-01-26 15:45:47 -05:00
e26chiu approved these changes 2023-01-26 21:27:59 -05:00
e26chiu left a comment
Contributor

LGTM! @r2shuai

LGTM! @r2shuai
@ -86,6 +86,7 @@
font-size: calc(30rem / 16);
color: var(--primary-accent-light);
font-weight: 700;
font-family: 'Inconsolata';
Contributor

Small suggestion (optional): if you've looked at other parts of the code that specify the font family, we have monospace as the fallback font family. You can add that! Not a blocker for this PR though!

Small suggestion (optional): if you've looked at other parts of the code that specify the font family, we have `monospace` as the fallback font family. You can add that! Not a blocker for this PR though!
snedadah approved these changes 2023-01-31 00:45:28 -05:00
r2shuai added 1 commit 2023-02-01 20:10:00 -05:00
continuous-integration/drone/push Build is passing Details
1f685d049c
Merge branch 'main' into view-font
r2shuai merged commit 8f39bb3483 into main 2023-02-01 21:45:47 -05:00
r2shuai deleted branch view-font 2023-02-01 21:45:48 -05:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: www/cs-2022-class-profile#152
No description provided.