Prime810 commited on
Commit
0845795
·
verified ·
1 Parent(s): bd55b91

Update Frontend/style.css

Browse files
Files changed (1) hide show
  1. Frontend/style.css +1 -0
Frontend/style.css CHANGED
@@ -133,6 +133,7 @@ h1 {
133
  max-width: 100%;
134
  display: block;
135
  margin: 0 auto;
 
136
  border-radius: 10px;
137
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
138
  }
 
133
  max-width: 100%;
134
  display: block;
135
  margin: 0 auto;
136
+ text-align: center;
137
  border-radius: 10px;
138
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.2);
139
  }