update
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user