Compare commits
2 commits
6e1e83ff7b
...
5108acba61
Author | SHA1 | Date | |
---|---|---|---|
5108acba61 | |||
80f7039301 |
1 changed files with 3 additions and 3 deletions
|
@ -39,8 +39,8 @@ header {
|
|||
}
|
||||
|
||||
header h1 {
|
||||
font-size: 350%;
|
||||
font-weight: 100;
|
||||
font-size: 250%;
|
||||
font-weight: 200;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
@ -124,7 +124,7 @@ header .date {
|
|||
margin-left: 0.75ex;
|
||||
}
|
||||
|
||||
.post-list, .tag-list {
|
||||
.tag-list {
|
||||
columns: 2;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue