File tree Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Expand file tree Collapse file tree 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 85
85
"hljs-enhance" : " ~2.0"
86
86
},
87
87
"devDependencies" : {
88
- "@eslint/js" : " ~9.24 " ,
88
+ "@eslint/js" : " ~9.25 " ,
89
89
"@fortawesome/fontawesome-free" : " ~6.7" ,
90
90
"@types/node" : " ~22.14" ,
91
91
"add-dist-header" : " ~1.4" ,
92
92
"assert-deep-strict-equal" : " ~1.2" ,
93
93
"copy-file-util" : " ~1.2" ,
94
94
"copy-folder-util" : " ~1.1" ,
95
95
"csso-cli" : " ~4.0" ,
96
- "eslint" : " ~9.24 " ,
96
+ "eslint" : " ~9.25 " ,
97
97
"esm-to-plain-js" : " ~1.1" ,
98
98
"jshint" : " ~2.13" ,
99
99
"less" : " ~4.3" ,
Original file line number Diff line number Diff line change @@ -71,6 +71,9 @@ main >section+section {
71
71
padding : 40px ;
72
72
margin : 0px auto 30px auto;
73
73
}
74
+ main > section > div > p > a {
75
+ white-space : normal;
76
+ }
74
77
main > section > figure {
75
78
margin-bottom : 30px ;
76
79
}
Original file line number Diff line number Diff line change @@ -34,10 +34,10 @@ <h1>Page Title (h1)</h1>
34
34
< h2 > Page Subtitle (h2)</ h2 >
35
35
< div >
36
36
< p >
37
- Picanha tenderloin leberkas alcatra jowl burgdoggen sirloin tail beef flank. Chuck ham bacon jowl pancetta flank. Sirloin alcatra sausage drumstick ball tip tongue. Salami pork landjaeger pastrami filet mignon.
37
+ Picanha tenderloin leberkas alcatra jowl burgdoggen sirloin tail beef flank. Chuck ham bacon jowl pancetta flank. Sirloin alcatra sausage drumstick ball tip tongue. Salami pork landjaeger pastrami filet mignon.
38
38
</ p >
39
39
< p >
40
- Frankfurter jerky brisket pork loin ham hock. Andouille bacon bresaola spare ribs landjaeger chicken biltong pork shank drumstick pork belly turkey pastrami strip steak doner. Sirloin sausage jowl flank kielbasa tenderloin. Andouille leberkas meatball hamburger short ribs bresaola filet mignon pork pig meatloaf.
40
+ Frankfurter jerky brisket pork loin ham hock. Andouille bacon bresaola spare ribs landjaeger chicken biltong pork shank drumstick pork belly turkey pastrami strip steak doner. Sirloin sausage jowl flank kielbasa tenderloin. Andouille leberkas meatball hamburger short ribs bresaola filet mignon pork pig meatloaf.
41
41
</ p >
42
42
</ div >
43
43
</ section >
You can’t perform that action at this time.
0 commit comments