mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 16:25:19 +03:00
contributing section. Unify help/landing section CSS/html a little. Expand the sponsors panel area in preparation for an updated section.
17 lines
No EOL
500 B
HTML
17 lines
No EOL
500 B
HTML
<div class="tab-help">
|
|
<div class="left">
|
|
<div class="section documentation">
|
|
<div class="title" i18n="defaultDocumentationHead"></div>
|
|
<p i18n="defaultDocumentation"></p>
|
|
</div>
|
|
</div>
|
|
<div class="right">
|
|
<div class="section support">
|
|
<div class="title" i18n="defaultSupportHead"></div>
|
|
<div class="wrapper">
|
|
<p i18n="defaultSupport"></p>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div> |