File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change 11< a
22 href ="{{ include.url }} "
3- class ="site-masthead__button "
3+ class ="site-masthead__button mx-2 mb-2 "
44>
55 {% include fa-icon.html
66 icon=include.icon
Original file line number Diff line number Diff line change 2323 </ div >
2424
2525 {% if site.project.version %}
26- < p class ="site-masthead__version mt-2 mb -0 ">
26+ < p class ="site-masthead__version my -0 ">
2727 Latest release v{{ site.project.version }}
2828 </ p >
2929 {% endif %}
Original file line number Diff line number Diff line change 4141 border-width : 1px ;
4242 display : inline-block ;
4343 font-size : 1.25rem ;
44- margin-right : 1rem ;
4544 padding : 0.75rem 2rem ;
4645
4746 & :hover {
5655
5756 text-decoration : none ;
5857 }
59-
60- & :last-child {
61- margin-right : 0 ;
62- }
6358}
6459
6560.site-masthead__version {
You can’t perform that action at this time.
0 commit comments