File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<template >
2
- <section class =" flex flex-col justify-center grow text-center h-full md: h-[90vh] px-4 sm :px-0" >
2
+ <section class =" flex flex-col justify-center grow text-center min- h-[90vh] px-4 md :px-0" >
3
3
<header class =" mt-12 sm:mt-0 mb-12" >
4
4
<h1 class =" text-gradient max-w-[650px] mx-auto" >Vue Formik: Making Forms a Breeze</h1 >
5
5
<p class =" text-lg" >Vue Formik is a form library for Vue.js that helps you with your forms.</p >
24
24
</section >
25
25
26
26
<section class =" flex items-center justify-center mb-12 sm:mb-0" >
27
- <ul class =" flex flex-wrap gap-4 items-start text-start" >
27
+ <ul class =" flex flex-wrap gap-4 items-start text-start justify-center " >
28
28
<li class =" p-4 rounded max-w-[200px]" >
29
29
<h4 class =" font-semibold mb-3" >Battle Tested</h4 >
30
30
<p class =" text-sm" >
You can’t perform that action at this time.
0 commit comments