File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
assets/stylesheets/new-stylesheets Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 147147 #144173 1% ,
148148 #000000 57% ,
149149 #350839 88% ,
150- #b7451b 99%
150+ #df6b40 99%
151151 );
152- --homepage-pillar-2-bg : linear-gradient (
153- 0deg ,
154- #a268c1 4% ,
155- #ff8115 8% ,
156- #b7451b 99%
152+ --homepage-pillar-2-bg : linear-gradient (0deg , #ffac64 0 , #df6b40 100% );
153+ --homepage-pillar-3-bg : linear-gradient (
154+ 180deg ,
155+ #ffac64 0% ,
156+ #a268c1 28% ,
157+ #4b3773 100%
157158 );
158- --homepage-pillar-3-bg : linear-gradient (180deg , #a268c1 4% , #4b3773 99% );
159159
160160 --home-quicklinks-bg : #23344a ;
161161 --home-quicklinks-color : #ffffff ;
Original file line number Diff line number Diff line change 831831 border-radius : 22px ;
832832 overflow : hidden ;
833833 pre .highlight {
834- background : var (--get-started-code -primary-bg );
834+ background : var (--get-started-card -primary-bg );
835835 }
836836 }
837837
You can’t perform that action at this time.
0 commit comments