mirror of
https://github.com/kennethreitz/12factor.git
synced 2026-06-05 23:10:17 +00:00
stronger separator between abstract and concrete
This commit is contained in:
+2
-1
@@ -55,8 +55,9 @@ article p a:hover, article li a:hover {
|
||||
section.concrete {
|
||||
background: #ccc;
|
||||
margin-top: 24pt;
|
||||
padding-top: 32pt;
|
||||
padding-top: 24pt;
|
||||
padding-bottom: 32pt;
|
||||
border-top: 8pt solid #aaa;
|
||||
}
|
||||
section.concrete h1 {
|
||||
font-size: 32pt;
|
||||
|
||||
Reference in New Issue
Block a user