File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44}
55
66body {
7- padding-top : 120 px ;
8- padding-bottom : 100 px ;
9- margin-bottom : 60 px ;
7+ padding-top : 7.5 rem ;
8+ padding-bottom : 7 rem ;
9+ margin-bottom : 4 rem ;
1010}
1111
1212h1 {
1818}
1919
2020.gitter-chat-embed {
21- margin-top : 100 px ;
21+ margin-top : 4 rem ;
2222}
2323
2424.footer {
25- padding-top : 10 px ;
26- padding-bottom : 5 px ;
25+ padding-top : 1 rem ;
26+ padding-bottom : .5 rem ;
2727 position : fixed;
2828 bottom : 0 ;
2929 width : 100% ;
3535.list-group {
3636 list-style : decimal inside;
3737 white-space : nowrap;
38- padding : 0 10 px ;
38+ padding : 0 1 rem ;
3939}
4040
4141.list-group-item {
4242 display : list-item;
4343 vertical-align : middle;
4444 display : inline-block;
45- padding : 5 px ;
45+ padding : .5 rem ;
4646}
4747
4848.borderless {
6868.code-block {
6969 position : relative;
7070 background-color : # eceeef ;
71- border-radius : 10 px ;
71+ border-radius : 1 rem ;
7272}
You can’t perform that action at this time.
0 commit comments