Redmind commited on
Commit
4fecc2c
·
verified ·
1 Parent(s): aac54db

Update templates/company_profile.html

Browse files
Files changed (1) hide show
  1. templates/company_profile.html +3 -3
templates/company_profile.html CHANGED
@@ -22,7 +22,7 @@
22
  .card {
23
  padding: 0;
24
  margin-top: 10px;
25
- margin-left: -40px;
26
  }
27
 
28
  .content-wrapper {
@@ -102,12 +102,12 @@
102
 
103
  th:nth-child(3),
104
  td:nth-child(3) {
105
- width: 20%;
106
  }
107
 
108
  th:nth-child(4),
109
  td:nth-child(4) {
110
- width: 20%;
111
  }
112
 
113
  th:nth-child(5),
 
22
  .card {
23
  padding: 0;
24
  margin-top: 10px;
25
+ margin-left: -50px;
26
  }
27
 
28
  .content-wrapper {
 
102
 
103
  th:nth-child(3),
104
  td:nth-child(3) {
105
+ width: 10%;
106
  }
107
 
108
  th:nth-child(4),
109
  td:nth-child(4) {
110
+ width: 15%;
111
  }
112
 
113
  th:nth-child(5),