Skip to content

Instantly share code, notes, and snippets.

View romancevy's full-sized avatar

Roman romancevy

View GitHub Profile
@romancevy
romancevy / css-reset.txt
Last active May 9, 2023 09:37
General CSS Reset
/* ------------------- */
/* Reset */
/* ------------------- */
/* https://piccalil.li/blog/a-modern-css-reset/ */
/* Box sizing */
*,
*::before,
*::after {