Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/keenwrite.git

Revises page margins

AuthorDaveJarvis <email>
Date2023-10-02 14:52:42 GMT-0700
Commitdec2079780747cc87e54e6e4f13da37b4fec7a34
Parentb65702e
Delta2 lines added, 0 lines removed, 2-line increase
www/index.html
*/
margin: 2em;
+ margin-top: 1em;
}
footer {
margin-top: 2em;
+ margin-bottom: 1em;
}
</style>