Sizing fixes for mobile
This commit is contained in:
@ -10,7 +10,7 @@ import {
|
||||
|
||||
export default function TechLinks() {
|
||||
return (
|
||||
<div class="flex flex-row gap-4 text-3xl">
|
||||
<div class="flex flex-row gap-4 text-xl sm:text-3xl">
|
||||
<a
|
||||
href="https://react.dev/"
|
||||
target="_blank"
|
||||
|
Reference in New Issue
Block a user