12
12
13
13
{{< blocks /section color="selenium-purple" height="min" > }}
14
14
< div class ="mx-auto text-center p-4 ">
15
- < h1 class ="display -1 "> About Selenium</ h1 >
15
+ < h1 class ="d -1 "> About Selenium</ h1 >
16
16
< p class ="lead mt-3 mb-0 ">
17
17
Selenium is a suite of tools for automating web browsers.
18
18
</ p >
@@ -32,10 +32,10 @@ <h2 class="card-title">History of Selenium</h2>
32
32
</ p >
33
33
</ div >
34
34
< div class ="card-footer bg-transparent border-0 ">
35
- < div class ="selenium-button-container justify-content-md-end pr -lg-5 ">
36
- < a href ="/history " class ="selenium-button selenium text-uppercase font-weight -bold ">
35
+ < div class ="selenium-button-container justify-content-md-end pe -lg-5 ">
36
+ < a href ="/history " class ="selenium-button selenium text-uppercase fw -bold ">
37
37
Read full story
38
- < i class ="pl -3 fas fa-caret-right "> </ i >
38
+ < i class ="ps -3 fas fa-caret-right "> </ i >
39
39
</ a >
40
40
</ div >
41
41
</ div >
@@ -57,18 +57,18 @@ <h2 class="card-title">Selenium Ecosystem</h2>
57
57
</ p >
58
58
</ div >
59
59
< div class ="card-footer bg-transparent border-0 ">
60
- < div class ="selenium-button-container justify-content-md-end pr -lg-5 ">
61
- < a href ="/ecosystem " class ="selenium-button selenium text-uppercase font-weight -bold ">
60
+ < div class ="selenium-button-container justify-content-md-end pe -lg-5 ">
61
+ < a href ="/ecosystem " class ="selenium-button selenium text-uppercase fw -bold ">
62
62
View ecosystem
63
- < i class ="pl -3 fas fa-caret-right "> </ i >
63
+ < i class ="ps -3 fas fa-caret-right "> </ i >
64
64
</ a >
65
65
</ div >
66
66
</ div >
67
67
</ div >
68
68
</ div >
69
69
70
70
< div class ="row ">
71
- < div class ="col-lg-6 col-md-6 pl -5 pt-5 -bg-selenium-green ">
71
+ < div class ="col-lg-6 col-md-6 ps -5 pt-5 -bg-selenium-green ">
72
72
< div class ="card h-100 bg-transparent border-0 ">
73
73
< div class ="card-body px-0 ">
74
74
< h2 class ="card-title text-center "> Support Selenium</ h2 >
@@ -82,15 +82,15 @@ <h2 class="card-title text-center">Support Selenium</h2>
82
82
</ div >
83
83
< div class ="card-footer bg-transparent border-0 ">
84
84
< div class ="selenium-button-container ">
85
- < a href ="/sponsor " class ="selenium-button selenium-white-green text-uppercase font-weight -bold ">
85
+ < a href ="/sponsor " class ="selenium-button selenium-white-green text-uppercase fw -bold ">
86
86
Donate
87
- < i class ="pl -3 fas fa-caret-right "> </ i >
87
+ < i class ="ps -3 fas fa-caret-right "> </ i >
88
88
</ a >
89
89
</ div >
90
90
</ div >
91
91
</ div >
92
92
</ div >
93
- < div class ="col-lg-6 col-md-6 pl -5 -bg-selenium-cyan pt-5 ">
93
+ < div class ="col-lg-6 col-md-6 ps -5 -bg-selenium-cyan pt-5 ">
94
94
< div class ="card h-100 bg-transparent border-0 ">
95
95
< div class ="card-body px-0 ">
96
96
< h2 class ="card-title text-center "> Get involved</ h2 >
@@ -104,9 +104,9 @@ <h2 class="card-title text-center">Get involved</h2>
104
104
</ div >
105
105
< div class ="card-footer bg-transparent border-0 ">
106
106
< div class ="selenium-button-container ">
107
- < a href ="/sponsors " class ="selenium-button selenium-white-cyan text-uppercase font-weight -bold ">
107
+ < a href ="/sponsors " class ="selenium-button selenium-white-cyan text-uppercase fw -bold ">
108
108
Contribute
109
- < i class ="pl -3 fas fa-caret-right "> </ i >
109
+ < i class ="ps -3 fas fa-caret-right "> </ i >
110
110
</ a >
111
111
</ div >
112
112
</ div >
0 commit comments