Skip to content

Commit eef4545

Browse files
committed
requested changes
1 parent adf9338 commit eef4545

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

src/main/resources/public/assets/style.css

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ body {
55

66
}
77

8-
.pDocTitle {
9-
10-
text-shadow: 2px 0px 1px #001730;
11-
12-
text-align: center ;
13-
}
8+
.pDocTitle {text-shadow: 2px 0px 1px #001730;left: 112px;}
149

1510
a.nav-link {
1611
color: white;
@@ -492,7 +487,7 @@ a.cta {
492487
position: relative;
493488
width: 191px;
494489
height: 29px;
495-
left: 110px;
490+
/* left: 116px; */
496491
top: 40px;
497492
/* font-family: Montserrat; */
498493
/* font-style: normal; */
@@ -518,7 +513,7 @@ a.cta {
518513
position: relative;
519514
width: 191px;
520515
height: 29px;
521-
left: 102px;
516+
/* left: 102px; */
522517
top: 40px;
523518
/* font-family: Montserrat; */
524519
/* font-style: normal; */

0 commit comments

Comments
 (0)