File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ .geek-small {
2+ width : auto !important ;
3+ height : 50px !important ;
4+ margin : 0 0 0 15px ;
5+ padding : 0 0 0 0
6+ }
Original file line number Diff line number Diff line change 77 < meta http-equiv ="Content-Type " content ="text/html; charset=utf-8 "/>
88 < link rel ="stylesheet " href ="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css " integrity ="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm " crossorigin ="anonymous ">
99 < link rel ="stylesheet " type ="text/css " href ="style.min.css ">
10+ < link rel ="stylesheet " type ="text/css " href ="custom.css ">
1011 < link href ="https://fonts.googleapis.com/css?family=Old+Standard+TT|Rubik|Bitter " rel ="stylesheet ">
1112 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css ">
1213 < script > if ( window . location . protocol != "https:" && window . location . host . indexOf ( 'pyladies.com' ) > - 1 ) {
1718 < body >
1819 < nav class ="navbar navbar-expand-lg navbar-light bg-light navbar-fixed-top ">
1920 < a class ="navbar-brand " href ="#pyladies ">
20- < div class ="med- geek" > </ div >
21+ < img src =" images/logo.png " class ="geek geek-small " alt =" PyLadies Amsterdam " >
2122 </ a >
2223 < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
2324 < span class ="navbar-toggler-icon "> </ span >
5051 < h1 class ="col-sm-12 text-center "> PyLadies</ h1 >
5152 < img src ="./images/line.svg " class ="hr-squiggle col-sm-12 ">
5253 < div class ="col-sm-12 col-md-3 offset-md-1 ">
53- < img src ="images/pylady_geek .png " class ="geek " alt ="pyladies-geek ">
54+ < img src ="images/logo .png " class ="geek " alt ="PyLadies Amsterdam ">
5455 </ div >
5556 < div class ="col-sm-12 col-md-7 ">
5657 < p >
You can’t perform that action at this time.
0 commit comments