Skip to content
Snippets Groups Projects
Commit cfd096b1 authored by ERKEN EFE's avatar ERKEN EFE
Browse files

:wrench: UPDATE: Fix style

Small fixes to overall style.
parent c389c318
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@
/* grid-template-rows: 335px 1fr 30px; */
gap: 10px;
position: relative;
margin: 36px 10px;
margin: 20px 10px;
padding: 19px 17px 27px;
border: 1px solid #d8d8d8;
border-radius: 20px;
......@@ -90,4 +90,4 @@
#articles article footer .social-media ul li:not(:last-child) {
margin-right: 5px;
}
\ No newline at end of file
}
......@@ -73,12 +73,14 @@ main>header {
main>header img {
width: 80vw;
margin: 20px 0;
border-radius: 20px;
}
body>footer {
display: flex;
flex-direction: column;
justify-content: space-evenly;
margin-top: 20px;
}
@media screen and (min-width: 768px), print {
......
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