mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 19:15:48 -04:00
small fix to spacing on responsive list pages
and make CI & Netlify use a newest version of Go (required for modules)
This commit is contained in:
@@ -26,7 +26,7 @@ main#single {
|
||||
margin-top: 0.3em;
|
||||
margin-bottom: 0.5em;
|
||||
font-size: 2.2em;
|
||||
line-height: 1.25;
|
||||
line-height: 1.3;
|
||||
font-weight: 700;
|
||||
|
||||
a {
|
||||
@@ -52,6 +52,7 @@ main#single {
|
||||
padding: 0.8em 1.1em;
|
||||
|
||||
h1#title {
|
||||
margin-top: 0.5em;
|
||||
font-size: 1.8em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user