GarGerry commited on
Commit
36adb90
·
verified ·
1 Parent(s): 67a00d5

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -130,7 +130,7 @@ body {
130
  margin: 10px auto;
131
  height: 50px;
132
  width: 50px;
133
- display: block;
134
  justify-content: center;
135
  align-items: center;
136
  }
 
130
  margin: 10px auto;
131
  height: 50px;
132
  width: 50px;
133
+ display: flex;
134
  justify-content: center;
135
  align-items: center;
136
  }