fudge
This commit is contained in:
@@ -26,8 +26,8 @@ export default function Navbar() {
|
|||||||
<div style={{ display: "flex", alignItems: "center", gap: "0.5rem" }}>
|
<div style={{ display: "flex", alignItems: "center", gap: "0.5rem" }}>
|
||||||
<span style={{
|
<span style={{
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
fontSize: "1.1rem",
|
fontSize: "1.4rem",
|
||||||
color: "#fff",
|
color: "#e62525",
|
||||||
marginRight: "2rem",
|
marginRight: "2rem",
|
||||||
letterSpacing: "0.5px",
|
letterSpacing: "0.5px",
|
||||||
}}>
|
}}>
|
||||||
|
|||||||
Reference in New Issue
Block a user