File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -16,15 +16,15 @@ header .push {
1616}
1717
1818progress , textarea {
19- margin : 8 px ;
19+ margin : 6 px ;
2020}
2121
2222h1 {
2323 text-transform : uppercase;
2424 font-family : Impact, Oswald, Tahoma, sans-serif;
2525 font-weight : lighter;
26- margin : 0 ;
27- padding : 6 px ;
26+ margin : 1 px ;
27+ padding : 4 px ;
2828 background-color : # 333 ;
2929}
3030
@@ -171,8 +171,7 @@ nav button {
171171 display : inline-block;
172172 background-color : transparent;
173173 color : # fff ;
174- font-size : 15px ;
175- padding : 10px ;
174+ padding : 6px ;
176175 border-width : 0 ;
177176 cursor : pointer;
178177}
@@ -182,12 +181,10 @@ nav button.active {
182181}
183182
184183section button {
185- font-size : larger;
186184 color : # fff ;
187185 background-color : # 0079d6 ;
188186 border-color : transparent;
189- font-size : 15px ;
190- padding : 10px ;
187+ padding : 6px ;
191188 border-radius : 4px ;
192189 border-width : 1px ;
193190 margin : 4px ;
You can’t perform that action at this time.
0 commit comments