File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6060 border-radius : 3px ;
6161 cursor : pointer ;
6262 line-height : 1.5em ;
63- font : 300 14 px ' Roboto' , sans-serif ;
64- font-size : $button-text-size ;
63+ font : 500 16 px ' Roboto' , sans-serif ;
64+ // font-size: $button-text-size; increase the font size and contrast for readability
6565 width : 120px ;
6666 background : #62d6fb ;
6767}
9494 border : none ;
9595 border-radius : 3px ;
9696 background : $grey-color-gradient ;
97- font : normal 11 px ' Roboto' , sans-serif ;
97+ font : normal 16 px ' Roboto' , sans-serif ;
9898 color : #b0b0b0 ;
9999}
100100
106106 border : transparent ;
107107 border-radius : 3px ;
108108 background-color : #565a61 ;
109- font : normal 11 px ' Roboto' , sans-serif ;
109+ font : normal 16 px ' Roboto' , sans-serif ;
110110 color : #FFFFFF ;
111111 transform : rotateX (90deg );
112112 transition : opacity 300ms , transform 0.15s linear ;
Original file line number Diff line number Diff line change 4040 font-family : ' Roboto' , sans-serif ;
4141
4242 h3 {
43- color : $text-color ;
43+ color : #FFFFFF ;
4444 margin-bottom : 5px ;
4545 margin-top : 5px ;
4646 text-transform : uppercase ;
Original file line number Diff line number Diff line change 2727}
2828
2929.route {
30- background-color : #ff6569 ;
30+ background-color : #F00008 ;
3131 padding-left : 10px ;
3232 padding-top : 5px ;
3333 padding-bottom : 5px ;
You can’t perform that action at this time.
0 commit comments