mvaloatto commited on
Commit
ed297e9
1 Parent(s): c03aab8

Update styles.css

Browse files
Files changed (1) hide show
  1. styles.css +6 -4
styles.css CHANGED
@@ -42,14 +42,16 @@ a:active {
42
  color: #FFD21E;
43
  }
44
 
 
 
 
 
 
45
  .user {
46
  font-weight: 500;
47
  }
48
 
49
- .mx-2 {
50
- margin-left: 50px;
51
- margin-right: 50px;
52
- }
53
 
54
  li {
55
  list-style-type: none;
 
42
  color: #FFD21E;
43
  }
44
 
45
+ .mx-2 {
46
+ margin-left: 10px;
47
+ margin-right: 10px;
48
+ }
49
+
50
  .user {
51
  font-weight: 500;
52
  }
53
 
54
+
 
 
 
55
 
56
  li {
57
  list-style-type: none;