File tree Expand file tree Collapse file tree 4 files changed +2
-10
lines changed
Expand file tree Collapse file tree 4 files changed +2
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " marx" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "homepage" : " https://github.com/mblode/marx" ,
55 "authors" : [
66 " mblode"
Original file line number Diff line number Diff line change 11{
22 "name" : " marx-css" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " The classless CSS reset (perfect for Communists)." ,
55 "browserslist" : [
66 " > 0.5%" ,
Original file line number Diff line number Diff line change @@ -20,10 +20,6 @@ main {
2020
2121footer {
2222 border-top : $border ;
23- clear : both ;
24- display : inline-block ;
25- float : left ;
26- max-width : 100% ;
2723 padding : $md-pad 0 ;
2824 text-align : center ;
2925
Original file line number Diff line number Diff line change 1818
1919footer
2020 border-top : $border
21- clear : both
22- display : inline-block
23- float : left
24- max-width : 100%
2521 padding : $md-pad 0
2622 text-align : center
2723 p
You can’t perform that action at this time.
0 commit comments