Skip to content
Snippets Groups Projects
Commit 6a27d796 authored by julientaq's avatar julientaq
Browse files

update adam email

parent f5960e6d
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
...@@ -185,7 +185,7 @@ main h2 { ...@@ -185,7 +185,7 @@ main h2 {
display: grid; display: grid;
grid-template-columns: repeat(4, 1fr); grid-template-columns: repeat(4, 1fr);
grid-gap: 40px; grid-gap: 40px;
gap: 0 100px; gap: 4em 3em;
grid-auto-rows: minmax(100px, auto); grid-auto-rows: minmax(100px, auto);
margin-top: 5em; margin-top: 5em;
} }
...@@ -790,14 +790,13 @@ article iframe { ...@@ -790,14 +790,13 @@ article iframe {
list-style: none; list-style: none;
} }
.home header { .home header {
margin-bottom: 2em; margin-bottom: 2em;
} }
.home h1{ .home h1 {
font-size: 2.35em; font-size: 2.35em;
} }
.home h2{ .home h2 {
font-size: 1.33em; font-size: 1.33em;
} }
...@@ -813,4 +812,5 @@ article iframe { ...@@ -813,4 +812,5 @@ article iframe {
.home section.section-blog .posts img { .home section.section-blog .posts img {
margin: 0 auto; margin: 0 auto;
} }
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment