You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the proximity elements have any effect on specificity? For example is 'main div' more specific than 'html div'?
@@ -16,8 +22,16 @@ What are the three parameters the clamp() function takes?
16
22
17
23
I was frustrated that searching "CSS questions" returned a bunch of "Top 5-20 CSS questions" blog posts with questions that rarely asked actual CSS Questions. I thought a resource with more questions that focused soley on CSS might be useful.
18
24
19
-
## Contributing
20
25
21
-
New questions, better wording, and other fixes are all welcome. Many questions were written in a short time period and could use review.
26
+
## Development
27
+
Site was bootstrapped with [Create React App](https://github.com/facebook/create-react-app)
All contributions are welcome including new questions, fixing current questions or design. Many questions were written in a short time period and could use review.
0 commit comments