Update style.css
Browse files
style.css
CHANGED
@@ -2,3 +2,17 @@ h1 {
|
|
2 |
text-align: center;
|
3 |
display: block;
|
4 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
text-align: center;
|
3 |
display: block;
|
4 |
}
|
5 |
+
.We-hope-EXAONE-continues-to-advance-Expert-AI-with-its-effectiveness-and-bilingual-skills {
|
6 |
+
width: 643px;
|
7 |
+
height: 26px;
|
8 |
+
margin: 20px 31px 5px;
|
9 |
+
font-family: Pretendard;
|
10 |
+
font-size: 16px;
|
11 |
+
font-weight: 600;
|
12 |
+
font-stretch: normal;
|
13 |
+
font-style: normal;
|
14 |
+
line-height: 1.63;
|
15 |
+
letter-spacing: -0.32px;
|
16 |
+
text-align: center;
|
17 |
+
color: #1f2937;
|
18 |
+
}
|