File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed
Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 5656 $ ( '.nwoc-drawer-item' ) . click ( function ( ) {
5757 $ ( '.mdl-layout__drawer, .mdl-layout__obfuscator' ) . removeClass ( 'is-visible' ) ;
5858 } ) ;
59+ } ) ;
5960 </ script >
6061 </ head >
6162 < body >
Original file line number Diff line number Diff line change 136136
137137@media screen and (max-width : 961px ) {
138138 # myBtn {
139- bottom : 38 px ;
140- right : 20 px ;
139+ bottom : 15 px ;
140+ right : 9 px ;
141141 }
142142}
143143
@@ -685,6 +685,12 @@ svg {
685685 text-align : center;
686686}
687687
688+ .footer-contact {
689+ background-color : # 4578e3 ;
690+ margin : 0 ;
691+ padding : 12px 25px ;
692+ }
693+
688694.footer-contact a {
689695 text-decoration : none;
690696 color : white;
@@ -693,7 +699,7 @@ svg {
693699 text-decoration : none;
694700 color : white;
695701 display : inline;
696- padding : 10 px ;
702+ margin : 12 px ;
697703 font-size : 1.2em ;
698704}
699705
You can’t perform that action at this time.
0 commit comments