mvaloatto commited on
Commit
9ccb04e
1 Parent(s): de06883

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +5 -0
styles.css CHANGED
@@ -34,6 +34,11 @@ a {
34
  font-weight: 500;
35
  }
36
 
 
 
 
 
 
37
  li {
38
  list-style-type: none;
39
  }
 
34
  font-weight: 500;
35
  }
36
 
37
+ .mx2 {
38
+ margin-left: 10px;
39
+ margin-right: 10px;
40
+ }
41
+
42
  li {
43
  list-style-type: none;
44
  }