We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f693ac9 + 1c9f88a commit 54e8ca8Copy full SHA for 54e8ca8
src/component/Authentication/Background.jsx
@@ -4,7 +4,7 @@ import authBgImg from "../Assets/AuthBgImage.svg";
4
function Background() {
5
return (
6
<div>
7
- <p classname="tweeterHeadd" style={{
+ <p className="tweeterHeadd" style={{
8
position: "absolute",
9
width: "9vh",
10
height: "9vh",
0 commit comments