javi9 commited on
Commit
be372e4
·
verified ·
1 Parent(s): a58b092

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -17,4 +17,9 @@ header{
17
  img {
18
  width: 100px;
19
  height: auto;
 
 
 
 
 
20
  }
 
17
  img {
18
  width: 100px;
19
  height: auto;
20
+ }
21
+
22
+ main {
23
+ display: flex
24
+ justify-content: center
25
  }