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 @@ -637,19 +637,26 @@ section {
637637.footer {
638638 flex-shrink : 0 ;
639639 background-color : rgb (10 , 4 , 22 );
640- padding : 20px 0 !important ;
641640 position : relative;
642641 width : 100% ;
643642 border-top : 1px solid rgba (255 , 255 , 255 , 0.1 );
643+ bottom : 0 !important ;
644+ padding-top : 10px !important ;
645+ padding-bottom : 10px !important ;
644646}
645647
646648.footer-copywright ,
647- .footer-body ,
648- .footer-recognitions {
649+ .footer-body {
649650 text-align : center !important ;
650651 padding : 5px 0 ;
651652}
652653
654+ .footer-recognitions {
655+ text-align : center !important ;
656+ font-size : 0.7em ;
657+ padding-top : 5px ;
658+ }
659+
653660.footer h3 {
654661 font-size : 1em ;
655662 color : white !important ;
You can’t perform that action at this time.
0 commit comments