sommaire revue 27
This commit is contained in:
@@ -14,10 +14,11 @@ body main h1 {
|
||||
border-bottom: 1px solid var(--color-lines-1);
|
||||
}
|
||||
body main h2 {
|
||||
padding: 20px 0px 10px 0px;
|
||||
/* padding top of 40px to let the space for the nav height when using anchor*/
|
||||
padding: 40px 0px 10px 0px;
|
||||
border-bottom: 1px solid var(--color-lines-1);
|
||||
}
|
||||
body main h3 {
|
||||
padding: 20px 0px 0px 0px;
|
||||
padding: 40px 0px 0px 0px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user