website-astro/src/styles/style.css

11 lines
151 B
CSS
Raw Normal View History

2022-12-02 11:21:18 +01:00
@import "open-props/style";
@import "open-props/normalize";
/* *, *::before, *::after {
box-sizing: border-box;
}
* {
margin: 0;
padding: 0;
} */