Skip to content

Commit d02cde3

Browse files
authored
change body and head containers
1 parent 9a915f8 commit d02cde3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_layouts/home.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h1 style="text-align: center; font-size: 36px; margin-top: 40px; margin-bottom:
102102
-->
103103
<hr style="border: 0; height: 2px; background-image: linear-gradient(to right, rgba(0, 33, 71, 0), rgba(0, 33, 71, 0.75), rgba(0, 33, 71, 0)); margin-top: 40px; margin-bottom: 40px;">
104104

105-
<div class="container-fluid">
105+
<div class="container-body">
106106
<h1 style="text-align: left; font-size: 24px; margin-top: 40px; margin-bottom: 40px; color: #fcb515;"> CONFERENCE </h1>
107107
<div class="d-flex flex-wrap justify-content-center">
108108
<div class="mb-3 w-100">
@@ -120,7 +120,7 @@ <h1 style="text-align: left; font-size: 24px; margin-top: 40px; margin-bottom: 4
120120

121121
<hr style="border: 0; height: 2px; background-image: linear-gradient(to right, rgba(0, 33, 71, 0), rgba(0, 33, 71, 0.75), rgba(0, 33, 71, 0)); margin-top: 40px; margin-bottom: 40px;">
122122

123-
<div class="container-fluid">
123+
<div class="container-body">
124124
<h1 style="text-align: left; font-size: 24px; margin-top: 40px; margin-bottom: 40px; color: #fcb515;"> SPONSORSHIP </h1>
125125
<div class="d-flex flex-wrap justify-content-center">
126126
<div class="mb-3 w-100">
@@ -138,7 +138,7 @@ <h1 style="text-align: left; font-size: 24px; margin-top: 40px; margin-bottom: 4
138138

139139
<hr style="border: 0; height: 2px; background-image: linear-gradient(to right, rgba(0, 33, 71, 0), rgba(0, 33, 71, 0.75), rgba(0, 33, 71, 0)); margin-top: 40px; margin-bottom: 40px;">
140140

141-
<div class="container-fluid">
141+
<div class="container-body">
142142
<h1 style="text-align: left; font-size: 24px; margin-top: 40px; margin-bottom: 40px; color: #fcb515;"> AFFILIATED WORKSHOPS</h1>
143143
<div class="d-flex flex-wrap justify-content-center">
144144
<div class="mb-3 w-100">

0 commit comments

Comments
 (0)