adding ant design
This commit is contained in:
+7
-6
@@ -16,7 +16,13 @@ a {
|
||||
}
|
||||
|
||||
/* my personal css */
|
||||
html {
|
||||
|
||||
main {
|
||||
padding: 4em;
|
||||
font-family: "Poppins", sans-serif;
|
||||
}
|
||||
|
||||
body {
|
||||
background: url("/wallpapers/dark-mountains.jpg") no-repeat center center
|
||||
fixed;
|
||||
-webkit-background-size: cover;
|
||||
@@ -25,11 +31,6 @@ html {
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
main {
|
||||
padding: 4em;
|
||||
font-family: "Poppins", sans-serif;
|
||||
}
|
||||
|
||||
.font-satisfy {
|
||||
font-family: "Satisfy", cursive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user