|
64 | 64 | <span class="notify-dot new"></span>
|
65 | 65 | <i class="fas fa-bell"></i>
|
66 | 66 | </div>
|
67 |
| - <div class="dropdown-ul o-notification display-none"> |
68 |
| - <div class="dropdown-li row no-gutters"> |
69 |
| - <div class="notify-type col-2 "> |
| 67 | + <div class="dropdown-ul o-notification"> |
| 68 | + <div class="dropdown-li row"> |
| 69 | + <div class="notify-type col-2 justify-content-center align-items-center"> |
70 | 70 | <div class="notify-icon">
|
71 | 71 | <span class="notify-dot new"></span>
|
72 |
| - <img src="images/announcement.png" alt=""> |
| 72 | + <img src="images/announcement.svg" alt=""> |
73 | 73 | </div>
|
74 | 74 | </div>
|
| 75 | + |
75 | 76 | <div class="notify-text col-10">Please hard refresh (Ctrl Shift R) your web app to make sure that you are on latest version of the app. We just deployed some major changes so that might be causing
|
76 | 77 | issues for you.</div>
|
77 | 78 | </div>
|
78 | 79 |
|
79 |
| - <div class="dropdown-li row no-gutters"> |
80 |
| - <div class="notify-type col-2 "> |
| 80 | + <div class="dropdown-li row"> |
| 81 | + |
| 82 | + <div class="notify-type col-2 justify-content-center align-items-center"> |
81 | 83 | <div class="notify-icon">
|
82 | 84 | <span class="notify-dot new"></span>
|
83 |
| - <img src="images/announcement.png" alt=""> |
| 85 | + <img src="images/announcement.svg" alt=""> |
84 | 86 | </div>
|
85 | 87 | </div>
|
86 | 88 | <div class="notify-text col-10">Please hard refresh (Ctrl Shift R) your web app to make sure that you are on latest version of the app. We just deployed some major changes so that might be causing
|
87 | 89 | issues for you.</div>
|
88 | 90 | </div>
|
89 | 91 |
|
90 |
| - <div class="dropdown-li row no-gutters"> |
91 |
| - <div class="notify-type col-2 "> |
| 92 | + <div class="dropdown-li row"> |
| 93 | + |
| 94 | + <div class="notify-type col-2 justify-content-center align-items-center"> |
92 | 95 | <div class="notify-icon">
|
93 | 96 | <span class="notify-dot new"></span>
|
94 |
| - <img src="images/announcement.png" alt=""> |
| 97 | + <img src="images/announcement.svg" alt=""> |
95 | 98 | </div>
|
96 | 99 | </div>
|
97 | 100 | <div class="notify-text col-10">Please hard refresh (Ctrl Shift R) your web app to make sure that you are on latest version of the app. We just deployed some major changes so that might be causing
|
98 | 101 | issues for you.</div>
|
99 | 102 | </div>
|
100 | 103 |
|
101 |
| - <div class="dropdown-li row no-gutters"> |
102 |
| - <div class="notify-type col-2 "> |
| 104 | + <div class="dropdown-li row"> |
| 105 | + |
| 106 | + <div class="notify-type col-2 justify-content-center align-items-center"> |
103 | 107 | <div class="notify-icon">
|
104 | 108 | <span class="notify-dot new"></span>
|
105 |
| - <img src="images/announcement.png" alt=""> |
| 109 | + <img src="images/announcement.svg" alt=""> |
106 | 110 | </div>
|
107 | 111 | </div>
|
108 | 112 | <div class="notify-text col-10">Please hard refresh (Ctrl Shift R) your web app to make sure that you are on latest version of the app. We just deployed some major changes so that might be causing
|
|
115 | 119 | {{>button type='solid' text='Login'}}
|
116 | 120 | </li> --}}
|
117 | 121 | </ul>
|
118 |
| - |
| 122 | + |
119 | 123 | <div class="round-img">
|
120 | 124 | <img src="/images/c++ode-red.svg" alt="">
|
121 | 125 | </div>
|
| 126 | + |
| 127 | + |
122 | 128 |
|
123 | 129 | <div class="card">
|
124 | 130 | <div class="top-offset"></div>
|
|
0 commit comments