Skip to content
Snippets Groups Projects
Commit 0bdc6402 authored by Josh Borrow's avatar Josh Borrow
Browse files

fixed margin between cards and our content to be a little easier on the eyes

parent e8f3589b
No related branches found
No related tags found
No related merge requests found
......@@ -125,8 +125,8 @@ html, body {
/* Breaking Styles */
.break {
margin: 1em -1em;
border: 1px solid black;
margin: 2em 0 1em 0;
border: 1px solid grey;
}
/* Main content and sidebar styles */
......@@ -189,4 +189,4 @@ html, body {
.card, .sidebar, .text {
width: 100%;
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment