File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ The heading directly under the nav bar.
170170}
171171
172172.desc1 {
173- @apply mx-auto mt-5 text-center font-satoshi text-lg text-gray-400 sm:text-xl md:block;
173+ @apply mx-auto mt-5 text-center font-satoshi text-lg text-gray-800 sm:text-xl md:block;
174174 font-size : 100% ;
175175 letter-spacing : 0.03em ;
176176}
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ function Feedback() {
88 < div className = "mt-10" >
99 < h2 className = "px-2 text-center font-quicksand text-2xl font-medium text-gray-800 md:mt-7 md:p-0 md:px-0 md:text-5xl" > Feedback</ h2 >
1010 < p className = "mx-auto mt-5 mb-10
11- max-w-[100%] text-center font-satoshi text-log text-gray-400 sm:text-x; md:block" >
11+ max-w-[100%] text-center font-satoshi text-log text-gray-800 sm:text-x; md:block" >
1212 Leave feedback for the Balancer Team in the form below or send us a message directly at { " " }
1313 < a href = "mailto:[email protected] " className = "underline hover:border-blue-600 hover:text-blue-600 hover:no-underline" > 1414
You can’t perform that action at this time.
0 commit comments