File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030.mmobile-container {
3131 display : grid;
32- margin-left : auto;
33- margin-right : auto;
34- /* width: 490px; */
32+ /* margin-left: auto; */
33+ /* margin-right: auto; */
34+
3535}
3636.mob-header-logo {
3737 height : 2rem ;
3838
3939}
40- /* .hamburger {
41- display: block;
42- float: right;
43- width: 35px;
44- height: 30px;
45- cursor: pointer;
46- }
4740
48- .line {
49- display: block;
50- width: 100%;
51- height: 4px;
52- margin: 6px 0;
53- background-color: #333;
54- } */
5541.overlay {
5642 height : 0% ;
5743 width : 100% ;
10187color : royalblue;
10288}
10389.mobile-header-logoo {
104- /* border: 5px solid black; */
10590 display : flex;
10691 justify-content : space-between;
10792 margin-left : 1rem ;
10893 margin-right : 1rem ;
10994 margin-top : 1rem ;
11095 border-bottom : 2px solid lightgrey;
11196
97+
11298}
11399.mobile-karma {
114100 background-image : url ("/img/first-background.jpg" );
115101 background-repeat : no-repeat;
116102 color : white;
117103 background-size : cover;
118104 /* height: 65vh; */
119- /* width: 36rem ; */
105+ /* width: 620px ; */
120106}
121107.mob-learn-more {
122108 border : none;
@@ -156,7 +142,7 @@ background-color: blue;
156142}
157143.mob-img-feature {
158144 /* height: 43vh; */
159- /* width: 36rem ; */
145+ /* width: 620px ; */
160146 margin-top : 2rem ;
161147}
162148.mobile-get-karma-today-btn {
@@ -199,6 +185,7 @@ text-decoration: none;
199185 background-color : lightgrey;
200186 padding-top : 2rem ;
201187 margin-top : -0.3rem ;
188+ /* width: 620px; */
202189
203190}
204191.mob-footer-content {
You can’t perform that action at this time.
0 commit comments