Anne-Charlotte commited on
Commit
bfab10f
·
verified ·
1 Parent(s): dc3e295

Update script.css

Browse files
Files changed (1) hide show
  1. script.css +5 -0
script.css CHANGED
@@ -120,6 +120,11 @@ body {
120
  max-width: 640px;
121
  }
122
 
 
 
 
 
 
123
  /* GRID */
124
  .grid-4 {
125
  display: grid;
 
120
  max-width: 640px;
121
  }
122
 
123
+ .section-info {
124
+ max-width: 640px;
125
+ text-align: center;
126
+ }
127
+
128
  /* GRID */
129
  .grid-4 {
130
  display: grid;