Compare commits

..

No commits in common. "5108acba610b4d878f6f823ec6a3e312ecefb0b0" and "6e1e83ff7b96c62e480729189bc27a6510f032dd" have entirely different histories.

1 changed files with 3 additions and 3 deletions

View File

@ -39,8 +39,8 @@ header {
}
header h1 {
font-size: 250%;
font-weight: 200;
font-size: 350%;
font-weight: 100;
margin-top: 0;
}
@ -124,7 +124,7 @@ header .date {
margin-left: 0.75ex;
}
.tag-list {
.post-list, .tag-list {
columns: 2;
}