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

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -2
style.css CHANGED
@@ -20,6 +20,6 @@ img {
20
  }
21
 
22
  main {
23
- display: flex
24
- justify-content: center
25
  }
 
20
  }
21
 
22
  main {
23
+ display: flex;
24
+ justify-content: center;
25
  }