Skip to content

Commit 27afdaa

Browse files
authored
Update Loginsignin.css
1 parent 08d1ba7 commit 27afdaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Components/LoginAndSignIn/Loginsignin.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
text-decoration: underline;
100100
}
101101

102-
media (max-width: 900px) {
102+
@media screen and (max-width: 900px) {
103103
.loginandsignin {
104104
display: flex;
105105
flex-direction: column;

0 commit comments

Comments
 (0)