lbourdois commited on
Commit
8453e4a
·
verified ·
1 Parent(s): 02d2c0e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +9 -9
index.html CHANGED
@@ -22,7 +22,7 @@
22
  border-radius: 999px;
23
  padding: 4px 13px;
24
  margin-bottom: 12px;
25
- font-size: 11px;
26
  font-weight: 700;
27
  letter-spacing: .08em;
28
  text-transform: uppercase;
@@ -36,13 +36,13 @@
36
  .ae-title {
37
  margin: 0 0 10px 0;
38
  color: #01113b;
39
- font-size: 22px;
40
  font-weight: 600;
41
  }
42
 
43
  .ae-text {
44
  margin: 0;
45
- font-size: 15px;
46
  line-height: 1.55;
47
  }
48
 
@@ -81,7 +81,7 @@
81
 
82
  .ae-card h3 {
83
  margin: 0 0 8px 0;
84
- font-size: 17px;
85
  font-weight: 600;
86
  }
87
 
@@ -95,7 +95,7 @@
95
 
96
  .ae-card p {
97
  margin: 0;
98
- font-size: 14px;
99
  line-height: 1.5;
100
  }
101
 
@@ -107,7 +107,7 @@
107
  }
108
 
109
  .ae-links {
110
- font-size: 13px;
111
  }
112
 
113
  .ae-links a {
@@ -145,13 +145,13 @@
145
 
146
  .ae-release-item h3 {
147
  margin: 0 0 6px 0;
148
- font-size: 17px;
149
  color: #e1e1e1;
150
  }
151
 
152
  .ae-release-item p {
153
  margin: 0 0 12px 0;
154
- font-size: 14px;
155
  line-height: 1.5;
156
  color: #cfcfcf;
157
  }
@@ -168,7 +168,7 @@
168
  border: 1px solid #555555;
169
  color: #f2f2f2 !important;
170
  text-decoration: none !important;
171
- font-size: 13px;
172
  }
173
 
174
  @media (max-width: 720px) {
 
22
  border-radius: 999px;
23
  padding: 4px 13px;
24
  margin-bottom: 12px;
25
+ font-size: 10px;
26
  font-weight: 700;
27
  letter-spacing: .08em;
28
  text-transform: uppercase;
 
36
  .ae-title {
37
  margin: 0 0 10px 0;
38
  color: #01113b;
39
+ font-size: 20px;
40
  font-weight: 600;
41
  }
42
 
43
  .ae-text {
44
  margin: 0;
45
+ font-size: 14px;
46
  line-height: 1.55;
47
  }
48
 
 
81
 
82
  .ae-card h3 {
83
  margin: 0 0 8px 0;
84
+ font-size: 16px;
85
  font-weight: 600;
86
  }
87
 
 
95
 
96
  .ae-card p {
97
  margin: 0;
98
+ font-size: 13px;
99
  line-height: 1.5;
100
  }
101
 
 
107
  }
108
 
109
  .ae-links {
110
+ font-size: 12px;
111
  }
112
 
113
  .ae-links a {
 
145
 
146
  .ae-release-item h3 {
147
  margin: 0 0 6px 0;
148
+ font-size: 16px;
149
  color: #e1e1e1;
150
  }
151
 
152
  .ae-release-item p {
153
  margin: 0 0 12px 0;
154
+ font-size: 13px;
155
  line-height: 1.5;
156
  color: #cfcfcf;
157
  }
 
168
  border: 1px solid #555555;
169
  color: #f2f2f2 !important;
170
  text-decoration: none !important;
171
+ font-size: 12px;
172
  }
173
 
174
  @media (max-width: 720px) {