add antd reset file to global css
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
/* Import Ant Design reset */
|
||||||
|
@import "antd/dist/reset.css";
|
||||||
|
|
||||||
/* Import Nunito Sans from Google Fonts */
|
/* Import Nunito Sans from Google Fonts */
|
||||||
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
|
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");
|
||||||
|
|
||||||
@@ -81,6 +84,7 @@ a {
|
|||||||
canvas {
|
canvas {
|
||||||
display: block;
|
display: block;
|
||||||
} /* ---- particles.js container ---- */
|
} /* ---- particles.js container ---- */
|
||||||
|
|
||||||
#particles-js {
|
#particles-js {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user