make it the same font everywhere

This commit is contained in:
RezHackXYZ 2025-06-05 16:31:30 +05:30
parent dd140e23d1
commit 923c7e9624
4 changed files with 0 additions and 6 deletions

View file

@ -147,7 +147,6 @@
color: white;
transform: translateY(-4px);
transition: all 0.1s ease-in-out;
font-family: "JetBrains Mono", monospace;
font-size: 25px;
}

View file

@ -114,7 +114,6 @@
color: white;
transform: translateY(-4px);
transition: all 0.1s ease-in-out;
font-family: "JetBrains Mono", monospace;
font-size: 25px;
gap: 5px;
}

View file

@ -107,7 +107,6 @@
color: white;
transform: translateY(-4px);
transition: all 0.1s ease-in-out;
font-family: "JetBrains Mono", monospace;
font-size: 25px;
}
@ -115,7 +114,6 @@
height: 90%;
display: flex;
margin: 0;
font-family: "Sour Gummy", sans-serif;
background-color: #121212;
color: white;
}
@ -127,7 +125,6 @@
margin: 20px;
margin-top: 5px;
border: 2px solid #444;
font-family: "JetBrains Mono", monospace;
}
span {

View file

@ -44,7 +44,6 @@
button {
background: none;
font-family: "JetBrains Mono", monospace;
color: #888;
width: 80px;
height: 70px;