We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adf9338 commit eef4545Copy full SHA for eef4545
src/main/resources/public/assets/style.css
@@ -5,12 +5,7 @@ body {
5
6
}
7
8
-.pDocTitle {
9
-
10
-text-shadow: 2px 0px 1px #001730;
11
12
-text-align: center ;
13
-}
+.pDocTitle {text-shadow: 2px 0px 1px #001730;left: 112px;}
14
15
a.nav-link {
16
color: white;
@@ -492,7 +487,7 @@ a.cta {
492
487
position: relative;
493
488
width: 191px;
494
489
height: 29px;
495
- left: 110px;
490
+ /* left: 116px; */
496
491
top: 40px;
497
/* font-family: Montserrat; */
498
/* font-style: normal; */
@@ -518,7 +513,7 @@ a.cta {
518
513
519
514
520
515
521
- left: 102px;
516
+ /* left: 102px; */
522
517
523
524
0 commit comments