Skip to content

fix bullets size in the landing page for mobile (#174) #146

fix bullets size in the landing page for mobile (#174)

fix bullets size in the landing page for mobile (#174) #146

Workflow file for this run

name: ci
on:
push:
branches: [main]
jobs:
build:
needs: e2e-tests
uses: './.github/workflows/build.yml'
with:
docPath: main
docPublish: true
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'