mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Style fixes for novo template
This commit is contained in:
parent
497d07c7b6
commit
bec0fde180
@ -257,16 +257,18 @@ dl {
|
||||
}
|
||||
|
||||
dd {
|
||||
font-size: 1em;
|
||||
font-size: 1.1em;
|
||||
margin-left: 0;
|
||||
// width: 85vw;
|
||||
width: 980px;
|
||||
|
||||
p {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
em {
|
||||
color: var(--color-gray-40);
|
||||
font-size: 0.75em;
|
||||
color: var(--color-gray-50);
|
||||
font-size: 0.9em;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -124,7 +124,7 @@ h3~ul {
|
||||
padding: 0;
|
||||
display: block;
|
||||
font-size: 1em;
|
||||
line-height: 1.5;
|
||||
line-height: 1.25;
|
||||
}
|
||||
h3~ul {
|
||||
padding-left: 1.5em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user