CSS bug fixes and accessibility improvements #8
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ const Partners = () => {
|
|||
</h2>
|
||||
<div className="w-full flex-start flex-row">
|
||||
<div className="flex max-md:flex-col items-center justify-start gap-4">
|
||||
<h2 className="text-lg font-medium bg-accent/60 px-2 py-2 rounded-md">
|
||||
<h2 className="text-md font-medium bg-accent/60 px-2 py-2 rounded-md">
|
||||
Process of setting up a WordPress website running on SVR.JS.
|
||||
</h2>
|
||||
<Button
|
||||
|
|
Loading…
Reference in a new issue