✨ feat: add section headings (#210)
This commit is contained in:
parent
72fec47892
commit
1ff51af224
2 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<div class="engines tab">
|
<div class="engines tab">
|
||||||
|
<h1>Engines</h1>
|
||||||
<h3>select search engines</h3>
|
<h3>select search engines</h3>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Select the search engines from the list of engines that you want results
|
Select the search engines from the list of engines that you want results
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
<div class="user_interface tab">
|
<div class="user_interface tab">
|
||||||
|
<h1>User Interface</h1>
|
||||||
<h3>select theme</h3>
|
<h3>select theme</h3>
|
||||||
<p class="description">
|
<p class="description">
|
||||||
Select the theme from the available themes to be used in user interface
|
Select the theme from the available themes to be used in user interface
|
||||||
|
|
Loading…
Add table
Reference in a new issue