We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee35186 commit 6e8e149Copy full SHA for 6e8e149
_includes/events/landing_page.html
@@ -106,7 +106,7 @@ <h2 class="mb-20 unbold text-center">Code of Conduct</h2>
106
</div>
107
</section>
108
109
-<section class="pb-70 grey-bg">
+<section class="pb-70 white-bg">
110
<div class="container">
111
<div class="row">
112
<div class="col-12 mb-20">
@@ -119,7 +119,7 @@ <h2 class="mb-20 unbold text-center">Code of Conduct</h2>
119
120
121
122
-<section class="pt-70 white-bg">
+<section class="pt-70 grey-bg">
123
124
<div class="row justify-content-center">
125
<div class="col-12 col-xl-9 text-center pb-30">
0 commit comments