File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ function Footer() {
6363 >
6464 Brainhack Western
6565 </ a >
66- . Illustrations by{ " " }
66+ .< br /> Illustrations by{ " " }
6767 < a
6868 href = "https://storyset.com/"
6969 target = "_blank"
Original file line number Diff line number Diff line change @@ -242,19 +242,26 @@ section {
242242.footer {
243243 flex-shrink : 0 ;
244244 background-color : rgb (10 , 4 , 22 );
245- padding : 20px 0 !important ;
246245 position : relative;
247246 width : 100% ;
248247 border-top : 1px solid rgba (255 , 255 , 255 , 0.1 );
248+ bottom : 0 !important ;
249+ padding-top : 10px !important ;
250+ padding-bottom : 10px !important ;
249251}
250252
251253.footer-copywright ,
252- .footer-body ,
253- .footer-recognitions {
254+ .footer-body {
254255 text-align : center !important ;
255256 padding : 5px 0 ;
256257}
257258
259+ .footer-recognitions {
260+ text-align : center !important ;
261+ font-size : 0.7em ;
262+ padding-top : 5px ;
263+ }
264+
258265.footer h3 {
259266 font-size : 1em ;
260267 color : white !important ;
You can’t perform that action at this time.
0 commit comments