@@ -207,7 +207,7 @@ export default {
height: 100%;
}
.head p {
- width: 90px;
+ width:125px;
padding-left: 18px;
display: flex;
justify-content: flex-start;
@@ -279,11 +279,18 @@ button {
.imgtext h1 {
color: rgb(0, 102, 255);
font-size: 50px;
+ margin: auto;
+ font-weight: 600
.righttext h2 {
color: rgb(22, 102, 255);
font-weight: 100;
font-size: 40px;
+ margin-left: 400px;
+ margin-top: -144px;
+}
+.head{
+ margin-top:30px;
.righttext {
padding-left: 400px;
@@ -164,8 +164,11 @@ p {
position: relative;
margin-top: 0%;
+.newscenterhead{
+ margin-top:30px
.newscenterhead p{
+ width: 110px;
@@ -194,9 +197,16 @@ p {
color: black;
+ font-size: 60px;
+ margin-bottom: 25px;
.imgtext h2 {
color: rgb(102, 102, 102);
+ margin-top: 10px;
hr {
color: rgb(154, 154, 154);