cutiee82 commited on
Commit
73d29be
·
verified ·
1 Parent(s): 2154d7a

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -9,6 +9,11 @@ html, body {
9
  line-height: 1.6;
10
  }
11
 
 
 
 
 
 
12
  main, section {
13
  padding: 0.5rem;
14
  }
 
9
  line-height: 1.6;
10
  }
11
 
12
+ img {
13
+ max-width: 100%;
14
+ height: auto;
15
+ }
16
+
17
  main, section {
18
  padding: 0.5rem;
19
  }