mirror of
https://github.com/there4/markdown-resume.git
synced 2024-12-03 08:59:35 -05:00
Update modern template
Add margins to sub-headers; adjust related blocks so that everything else still looks okay.
This commit is contained in:
@@ -91,11 +91,11 @@
|
||||
|
||||
h3+p {
|
||||
float: left;
|
||||
width: 84%;
|
||||
width: 78%;
|
||||
}
|
||||
|
||||
ul li {
|
||||
width: 28%;
|
||||
width: 25%;
|
||||
float: left;
|
||||
}
|
||||
ul dl {
|
||||
@@ -111,7 +111,7 @@
|
||||
|
||||
ol {
|
||||
float: left;
|
||||
width: 84%;
|
||||
width: 79%;
|
||||
margin: .6em 0 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user