Skip to content
Snippets Groups Projects
Commit dd1ff66a authored by DEGBEY SCOTT's avatar DEGBEY SCOTT
Browse files

Replace index.css

parent e99ce4ea
Branches
Tags
No related merge requests found
......@@ -56,4 +56,13 @@ main {
padding: 0.75rem;
font-size: 0.75rem; }
main section {
display:grid;
margin: 0 auto;
grid-template-columns:repeat(3,1fr);
}
/*# sourceMappingURL=index.css.map */
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