This commit is contained in:
gurusabarish
2020-08-31 23:51:20 +05:30
parent 72e49d4efa
commit 21c4c15b65
58 changed files with 25606 additions and 16 deletions
+4451
View File
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
-1
View File
@@ -2,7 +2,6 @@
.item-title {
font-family: 'Alata', sans-serif;
color: rgba(0, 0, 0, 0.541);
font-weight: bold;
}
.blog-tags {
+13 -1
View File
@@ -1,7 +1,19 @@
/*home*/
h1 {}
.home {
height: 100vh;
padding: 0;
padding-top: 10%;
padding-left: 20%;
padding-bottom: 0;
margin: 0;
overflow: hidden;
}
.name {
font-family: 'Alata', sans-serif;
}
.name-intro {
font-size: 20PX;
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB