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

css update

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