Redo Resume Screen layout
No longer using a template that is not responsive. The new design looks good on phones all the way to desktop sized screens.
This commit is contained in:
@@ -25,6 +25,10 @@ html, body {
|
||||
color: var(--nord4);
|
||||
}
|
||||
|
||||
.light-bg {
|
||||
background-color: var(--nord6);
|
||||
}
|
||||
|
||||
.tc-1 {
|
||||
color: var(--nord7)!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user