Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 5 additions & 20 deletions styles/Home.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

.main {
min-height: 100vh;
padding: 4rem 0;
padding: 4rem 0 0;
flex: 1;
display: flex;
flex-direction: column;
Expand Down Expand Up @@ -61,8 +61,7 @@
border-radius: 5px;
padding: 0.75rem;
font-size: 1.1rem;
font-family: Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono,
Bitstream Vera Sans Mono, Courier New, monospace;
font-family: Menlo, Monaco, monospace;
}

.grid {
Expand All @@ -75,9 +74,8 @@

.card {
margin: 1rem;
padding: 1.5rem;
padding-top: 1.5rem;
text-align: left;
color: inherit;
text-decoration: none;
border: 1px solid #eaeaea;
border-radius: 10px;
Expand All @@ -93,24 +91,11 @@
}

.card h2 {
margin: 0 0 1rem 0;
margin-bottom: 1rem;
font-size: 1.5rem;
}

.card p {
margin: 0;
font-size: 1.25rem;
line-height: 1.5;
}

.logo {
height: 1em;
margin-left: 0.5rem;
}

@media (max-width: 600px) {
.grid {
width: 100%;
flex-direction: column;
}
}
line-height: 1.