Skip to content
Snippets Groups Projects
Verified Commit f32d1b8a authored by David Beniamine's avatar David Beniamine
Browse files

Cleaner spaces

parent 4d0511d5
No related branches found
No related tags found
No related merge requests found
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
*/ */
h1 { h1 {
padding: 80px 0 40px; padding: 40px 0;
font-size: 40px; font-size: 40px;
line-height: 48px; line-height: 48px;
...@@ -195,7 +195,7 @@ h2{ ...@@ -195,7 +195,7 @@ h2{
* Give some extra space to single-page wrappers * Give some extra space to single-page wrappers
*/ */
.content { .content {
padding-bottom: 50px; padding: 50px 0px;
} }
.content ul, .content ol, .items li ul { .content ul, .content ol, .items li ul {
padding: 20px 30px; padding: 20px 30px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment