Skip to content
Snippets Groups Projects
Commit 1dd6b980 authored by Quentin Bolsee's avatar Quentin Bolsee
Browse files

css update

parent 8f5ee227
No related branches found
No related tags found
No related merge requests found
Pipeline #42354 passed
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
html, body { html, body {
width: 90vw; width: 90vw;
margin: 0px; margin: 0px;
background: #f7f7f7; background: #ffffff;
font-family: 'Roboto', sans-serif; font-family: 'Roboto', sans-serif;
line-height: 1.5; line-height: 1.5;
padding: 1em; padding: 1em;
...@@ -33,6 +33,7 @@ img { ...@@ -33,6 +33,7 @@ img {
width: 100%; width: 100%;
margin: auto; margin: auto;
max-width: 100%; max-width: 100%;
border-radius: 0.8em;
} }
@media only screen and (max-width: 600px) { @media only screen and (max-width: 600px) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment