Fixed: Left nav image was not being displayed on every page. Reduced font-size in archives
This commit is contained in:
@ -120,4 +120,10 @@ body {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.archives {
|
||||
.title {
|
||||
font-size: 1.2em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user