File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,11 +26,6 @@ footer,
2626header {
2727 display : block;
2828}
29- img {
30- height : auto;
31- max-width : 100% ;
32- }
33-
3429input [type = "radio" ] {
3530 vertical-align : baseline;
3631}
@@ -196,14 +191,10 @@ a.box:active {
196191 border-top : 0 ;
197192 content : " " ;
198193 display : block;
199- height : 0.625em ;
200194 pointer-events : none;
201195 position : absolute;
202- top : 50% ;
203196 transform : rotate (-45deg );
204197 transform-origin : center;
205- width : 0.625em ;
206- border-color : # 485fc7 ;
207198 margin-top : -0.375em ;
208199 right : 1.125em ;
209200}
@@ -215,13 +206,11 @@ a.box:active {
215206.navbar > .container {
216207 align-items : stretch;
217208 display : flex;
218- min-height : 3.25rem ;
219209 width : 100% ;
220210}
221211.navbar-brand {
222212 align-items : stretch;
223213 display : flex;
224- flex-shrink : 0 ;
225214}
226215.navbar-burger {
227216 -moz-appearance : none;
@@ -278,10 +267,6 @@ a.box:active {
278267 margin-left : -0.25rem ;
279268 margin-right : -0.25rem ;
280269}
281- .navbar-link ,
282- a .navbar-item {
283- cursor : pointer;
284- }
285270.navbar-item {
286271 flex-grow : 0 ;
287272 flex-shrink : 0 ;
@@ -316,8 +301,6 @@ a.navbar-item {
316301 display : none;
317302 }
318303 .navbar-menu {
319- background-color : # fff ;
320- box-shadow : 0 8px 16px rgba (10 , 10 , 10 , 0.1 );
321304 padding : 0.5rem 0 ;
322305 }
323306 .navbar-menu .is-active {
@@ -328,12 +311,8 @@ a.navbar-item {
328311 .navbar ,
329312 .navbar-end ,
330313 .navbar-menu {
331- align-items : stretch;
332314 display : flex;
333315 }
334- .navbar {
335- min-height : 3.25rem ;
336- }
337316 .navbar-burger {
338317 display : none;
339318 }
You can’t perform that action at this time.
0 commit comments