File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 2424
2525.archive__item {
2626 position : relative ;
27+ border-radius : 2% ;
2728
2829
2930 a {
137138 margin-bottom : 10px ;
138139 background-color : rgb (216 , 243 , 252 );
139140 padding : 5px ;
141+ padding-left : 1em ;
142+ padding-right : 1em ;
140143 width : 100% ;
141144 height : 20% ;
142145 .page__meta {
Original file line number Diff line number Diff line change 5656 margin-top : 1em ;
5757 padding-top : 1em ;
5858 width : 100% ;
59+ display : flex ;
60+ justify-content : center ;
61+ align-items : center ;
5962
6063 ul {
6164 margin : 0 ;
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ figure.highlight {
1313 border-radius : $border-radius ;
1414 margin-top : 5% ;
1515 margin-bottom : 5% ;
16- margin-right : 10 % ;
17- margin-left : 10 % ;
16+ margin-right : 5 % ;
17+ margin-left : 5 % ;
1818
1919 > pre ,
2020 pre .highlight {
You can’t perform that action at this time.
0 commit comments