mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-19 10:05:59 -04:00
json-ld improvements
This commit is contained in:
@@ -9,9 +9,10 @@
|
||||
|
||||
.row {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
margin: 0 auto;
|
||||
justify-content: space-between;
|
||||
width: 100%;
|
||||
max-width: var(--max-width);
|
||||
margin: 0 auto;
|
||||
font-size: 0.8em;
|
||||
line-height: 2.3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user