menu buttons fix
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -33,3 +33,4 @@ run*
|
|||||||
install*
|
install*
|
||||||
public
|
public
|
||||||
static/css
|
static/css
|
||||||
|
tailwindcss
|
||||||
@@ -15,7 +15,7 @@ extra:
|
|||||||
- [TFT]("/tft")
|
- [TFT]("/tft")
|
||||||
- Ecosystem
|
- Ecosystem
|
||||||
|
|
||||||
{% menu() %}
|
{% row() %}
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
|
|
||||||
@@ -38,7 +38,7 @@ Alliance For A Conscious Internet
|
|||||||
{% end %}
|
{% end %}
|
||||||
- Community
|
- Community
|
||||||
|
|
||||||
{% menu() %}
|
{% row() %}
|
||||||
|
|
||||||
<button>
|
<button>
|
||||||
|
|
||||||
@@ -72,7 +72,7 @@ Join The Developer Community
|
|||||||
|
|
||||||
- MoreInfo
|
- MoreInfo
|
||||||
|
|
||||||
{% menu() %}
|
{% row() %}
|
||||||
|
|
||||||
#### RESOURCES
|
#### RESOURCES
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user