File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "repo" : " https://github.com/braboj/tutorial-git" ,
66 "tabs" : [
77 { "label" : " Home" , "href" : " /" },
8- { "label" : " Introduction " , "href" : " /introduction/" },
8+ { "label" : " Intro " , "href" : " /introduction/" },
99 { "label" : " Building Blocks" , "href" : " /building-blocks/" },
1010 { "label" : " Branching & Merging" , "href" : " /branching-and-merging/" },
1111 { "label" : " Remote Repos" , "href" : " /remote-repositories/" },
Original file line number Diff line number Diff line change @@ -276,8 +276,8 @@ a:hover {
276276 font-size : var (--font-size-sm );
277277 font-weight : 500 ;
278278 text-transform : uppercase;
279- letter-spacing : 0.02 em ;
280- padding : 0 var (--space-sm );
279+ letter-spacing : 0.04 em ;
280+ padding : 0 var (--space-md );
281281 height : var (--tab-height );
282282 display : flex;
283283 align-items : center;
You can’t perform that action at this time.
0 commit comments