File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 725725 .event_2 .event__header .event__wrapper {
726726 grid-row : 2 ;
727727 }
728+
729+
730+ /* ======================== PYMCON SPONSOR SLIDER ====================== */
731+ .pymcon__sponsor__container > h1 {
732+ font-size : 2rem ;
733+ }
728734
729735
730736 /* ============================ GOALS ============================== */
860866 .goal p {
861867 font-size : 0.8rem ;
862868 }
869+
870+
871+ /* ======================== PYMCON SPONSOR SLIDER ====================== */
872+ .pymcon__sponsor__container {
873+ grid-template-columns : 1fr ;
874+ text-align : center;
875+ }
876+ .pymcon__sponsor__container > h1 {
877+ grid-row : 1 ;
878+ }
879+ .pymcon__sponsor__container .slider {
880+ grid-row : 2 ;
881+ }
882+
863883
864884 /* ======================= SUBSCRIBE ======================== */
865885 .subscribe__container {
You can’t perform that action at this time.
0 commit comments