File tree Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Expand file tree Collapse file tree 4 files changed +19
-6
lines changed Original file line number Diff line number Diff line change 11---
22name : Michael Liu
3- role : Social
3+ role : Social Member
44photo : michael_liu.PNG
55---
66DRI for Probability for ML
Original file line number Diff line number Diff line change 7171 }
7272}
7373
74+ /* Custom site title with logo styling */
75+ .site-title {
76+ display : flex !important ;
77+ align-items : center !important ;
78+
79+ & ::after {
80+ content : ' ' ;
81+ background-image : url (' /crup/assets/images/cb-logo.png' );
82+ background-size : contain ;
83+ background-repeat : no-repeat ;
84+ background-position : center ;
85+ height : 28px ;
86+ width : 28px ;
87+ margin-left : 12px ;
88+ border-radius : 4px ;
89+ }
90+ }
91+
7492
7593
7694
Original file line number Diff line number Diff line change @@ -38,11 +38,6 @@ your EdVPs <3
3838 <img src="https://colab.research.google.com/img/colab_favicon_256px.png" alt="Colab"/> Open in Colab
3939 </a >
4040</div >
41-
42-
43-
44-
45-
4641 </td>
4742 <td>Anika</td>
4843 </tr>
You can’t perform that action at this time.
0 commit comments