File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 11< div class ="ai-summary-wrapper ">
22 < div class ="ai-summary ">
3- < a class ="expander " onclick ="this.classList.toggle('open'); ">
3+ < div class ="expander " onclick ="this.classList.toggle('open'); ">
44 < div class ="grid ">
55 < div class ="ai-summary-header ">
66 < svg xmlns ="http://www.w3.org/2000/svg " width ="15 " height ="16 " viewBox ="0 0 15 16 " fill ="none "> < title > Key Takeaways</ title >
1414 </ svg >
1515 < div class ="h3 "> Key Takeaways</ div >
1616 </ div >
17- < p class ="summary "> AI generated summary reviewed by our newsroom</ p >
17+ < p class ="summary "> AI generated summary reviewed by our newsroom. < a href =" # " > Read our AI Policy. </ a > </ p >
1818 </ div >
19- </ a >
19+ </ div >
2020 < hr >
2121 < ul >
2222 < li > Kevin Wang, a New College professor, was fired under Florida's SB 846 law.</ li >
2323 < li > Wang, a Chinese asylum seeker, taught for nearly two years before his dismissal.</ li >
2424 < li > His firing sparked student outrage and concerns about academic freedom.</ li >
25- < li > The law faces criticism and legal challenges for potential discrimination.</ li >
26- < li > Wang plans to leave Florida but will continue seeking asylum in the U.S.</ li >
2725 </ ul >
2826 </ div >
2927</ div >
Original file line number Diff line number Diff line change 2222 --grid-row-gap : 5px ;
2323 --columns : auto;
2424 --secondary-text-color : var (--lightgray );
25- --link-color : var (--text-color );
2625}
2726
28- @media (min-width : 630 px ) {
27+ @media (min-width : 797 px ) {
2928 .ai-summary .grid {
3029 grid-auto-flow : column;
3130 align-items : baseline;
3938
4039.ai-summary-header {
4140 display : flex;
42- gap : var ( --space-sm ) ;
41+ gap : 5 px ;
4342 align-items : center;
4443}
4544
4645.ai-summary p {
47- font-size : 0.677 em ;
46+ font-size : 0.67 em ;
4847 color : var (--darkgray );
4948 margin : 0 ;
5049}
5150
51+ .ai-summary p a {
52+ display : inline-block;
53+ }
54+
5255.ai-summary ul {
5356 list-style-type : square;
5457 font-size : 0.78em ;
You can’t perform that action at this time.
0 commit comments