File tree Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Expand file tree Collapse file tree 2 files changed +5
-9
lines changed Original file line number Diff line number Diff line change 3636}
3737
3838.navbar button {
39- background-color : $secondary-blue ;
40- color : $primary-beige ;
39+ background-color : $primary-beige ;
40+ color : $secondary-blue ;
4141 font-weight : bold ;
4242 border : none ;
4343
4444 & :hover {
45- background-color : $primary-beige ;
46- color : $secondary-blue ;
45+ background-color : $secondary-blue ;
46+ color : $primary-beige ;
4747 }
4848
4949 @media (min-width : 431px ) {
5353 padding : 0.5rem ;
5454 width : 11rem ;
5555 }
56-
57- @media (max-width : 430px ) {
58- background-color : $primary-beige ;
59- }
6056}
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ export function About() {
190190 target = "_blank"
191191 >
192192 The Collab Lab
193- </ a >
193+ </ a > { " " }
194194 for the opportunity!
195195 </ p >
196196 </ Card . Body >
You can’t perform that action at this time.
0 commit comments