Oshu
@oshudevAll solutions
- Submitted 5 months ago
Insure landing page using Flexbox and VanillaJS
- HTML
- CSS
- JS
If you any suggestion about improving the accessibility, I'm open for feedback. Thanks!
- Submitted 5 months ago
Responsive card using CSS Grid, Flexbox, Mobile first, and CSS clamp
- HTML
- CSS
I always use
@import
to use fonts with google fonts. When I tried to use@font-face
to use the local font provided, it seems it don't work. I don't what's the problem so I use the google font link.