File tree Expand file tree Collapse file tree
app/info/resume/page/resume-jake Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ $basic-info-font-size-print: 0.75rem;
4242
4343 font-size : $font-size ;
4444 font-weight : global .$font-weight-normal ;
45- border-bottom : 1px solid variables .$color-two ;
45+ border-bottom : 1px solid variables .$color-four ;
4646 margin-bottom : 0 ;
4747 padding-bottom : 0 ;
4848
@@ -112,7 +112,7 @@ $basic-info-font-size-print: 0.75rem;
112112 display : inline-block ;
113113 padding-right : 0.5rem ;
114114 margin-right : 0.3rem ;
115- border-right : 1px solid variables .$color-two ;
115+ border-right : 1px solid variables .$color-four ;
116116 }
117117
118118 li :last-child {
@@ -126,9 +126,9 @@ $basic-info-font-size-print: 0.75rem;
126126 }
127127 }
128128
129- // bannder
129+ // banner
130130 aside [role = " banner" ] {
131- background : variables .$color-two ;
131+ background : variables .$color-bg- two ;
132132 margin : 1rem 0 ;
133133 padding : 1rem ;
134134 text-align : center ;
You can’t perform that action at this time.
0 commit comments