Fix spacing

This commit is contained in:
1ilit
2023-11-30 15:02:13 +02:00
parent 50c776077a
commit aae695a61e
4 changed files with 9 additions and 7 deletions

View File

@@ -5,7 +5,7 @@ import { Link } from "react-router-dom";
export default function Templates() {
return (
<div>
<div className="sm:py-3 py-5 px-6 flex justify-between items-center select-none">
<div className="sm:py-3 py-5 px-20 sm:px-6 flex justify-between items-center select-none">
<div className="flex items-center justify-start">
<Link to="/">
<img