File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
_themes/llvm-theme/static Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,10 @@ <h3>Getting Involved</h3>
13
13
14
14
< ul class ="want-points ">
15
15
< li > < a href ="https://llvm.org/docs/Contributing.html "> Contributing to LLVM</ a > </ li >
16
- < li > < a href ="https://llvm.org/docs/HowToSubmitABug.html "> How to submit a bug </ a > </ li >
16
+ < li > < a href ="https://llvm.org/docs/HowToSubmitABug.html "> Submitting Bug Reports </ a > </ li >
17
17
< li > < a href ="https://llvm.org/docs/GettingInvolved.html#mailing-lists "> Mailing Lists</ a > </ li >
18
18
< li > < a href ="https://llvm.org/docs/GettingInvolved.html#irc "> IRC</ a > </ li >
19
- < li > < a href ="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events "> Meetups and social events </ a > </ li >
19
+ < li > < a href ="https://llvm.org/docs/GettingInvolved.html#meetups-and-social-events "> Meetups and Social Events </ a > </ li >
20
20
</ ul >
21
21
22
22
< h3 > Additional Links</ h3 >
Original file line number Diff line number Diff line change 24
24
color : black;
25
25
padding : 0 ;
26
26
border : 1px solid # aaa ;
27
-
28
27
margin : 0px 80px 0px 80px ;
29
28
min-width : 740px ;
30
29
}
@@ -50,6 +49,7 @@ div.bodywrapper {
50
49
div .body {
51
50
margin : 0 ;
52
51
padding : 0.5em 20px 20px 20px ;
52
+ max-width : 1000px ;
53
53
}
54
54
55
55
div .related {
You can’t perform that action at this time.
0 commit comments