Skip to content

Commit d687416

Browse files
committed
Remove beginner CSS question
1 parent ca52f92 commit d687416

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ This file contains a number of front-end interview questions that can be used wh
9595
* How is responsive design different from adaptive design?
9696
* Have you ever worked with retina graphics? If so, when and what techniques did you use?
9797
* Is there any reason you'd want to use `translate()` instead of *absolute positioning*, or vice-versa? And why?
98-
* What is the difference between these two selectors 1) .one .two {} 2) .one.two {}
9998

10099
#### JS Questions:
101100

0 commit comments

Comments
 (0)