File tree 2 files changed +5
-4
lines changed
2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -377,6 +377,7 @@ footer {
377
377
font-size : 3em ;
378
378
font-weight : 900 ;
379
379
margin-bottom : 0.5em ;
380
+ text-transform : capitalize;
380
381
}
381
382
382
383
@media (min-width : 640px ) {
Original file line number Diff line number Diff line change 25
25
</ button >
26
26
</ div >
27
27
< div class ="navigation-block ">
28
- < a href ="/coreutils "> coreutils </ a >
29
- < a href ="/findutils "> findutils </ a >
30
- < a href ="/diffutils "> diffutils </ a >
28
+ < a href ="/coreutils "> Coreutils </ a >
29
+ < a href ="/findutils "> Findutils </ a >
30
+ < a href ="/diffutils "> Diffutils </ a >
31
31
</ div >
32
32
< div class ="spacer "> </ div >
33
33
< div class ="navigation-block ">
34
- < a href ="/blog "> blog </ a >
34
+ < a href ="/blog "> Blog </ a >
35
35
< a href ="https://twitter.com/uutils_/ "> Twitter</ a >
36
36
< a href ="https://mastodon.social/@uutils " rel ="me "> Mastodon</ a >
37
37
< a href ="/gsoc "> GSOC</ a >
You can’t perform that action at this time.
0 commit comments