benssssss
@benssssssAll solutions
- Submitted 6 days ago
Ben's Portfolio - Web Development
- HTML
- CSS
- JS
Again i tred use variables with no sucess
1 - HTML
2 - CSS
-
Variable
-
:root { --primary-color:(#A40E4C); }
-
main { background-color: var(#00000); }
- Submitted 15 days ago
FPS Games Test Results - Summary Page
- HTML
- CSS
Background isn`t had the total height when less than 740px (mobile), min-height: 100vh; not work, i fixed using "percentage" instead "vh", but don't guess it is the best method to solve this, and tried use a "variable.css" to create variable colors, but not work, i tried recreate the variable file, change the path, but no effect
- Submitted about 2 months ago
NFT CARDS STORE PAGE
- HTML
- CSS
Would like make cards bigger on desktop, but do not loss the responsivity on different screens sizes