File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
< section class ="hero is-fullheight has-text-centered has-background-black-bis " id ="about ">
2
2
< div class ="hero-body ">
3
3
< div class ="container ">
4
+ < div class =" has-text-centered has-text-grey-light ">
5
+ < h2 > Meet the SeaHawk II</ h2 >
6
+ </ div >
4
7
< div class ="columns ">
5
8
< div class ="column is-one-fifth-desktop is-one-fifth-tablet is-one-fifth-fullhd ">
6
9
< figure class ="image ">
13
16
< div class ="container columns is-centered ">
14
17
< div >
15
18
< a href ="{{site.url}}{{site.baseurl}}/#contact "
16
- class ="button is-rounded is-uppercase has-text-weight-normal is-black is-outlined "> Contact
17
- Me</ a >
19
+ class ="button is-rounded has-text-weight-normal is-black is-outlined "> Learn More</ a >
18
20
</ a >
19
21
</ div >
20
22
< div >
21
23
< a href ="{{site.url}}{{site.baseurl}}/blog "
22
- class ="button is-rounded is-uppercase has-text-weight-normal is-black is-outlined "> Blog </ a >
24
+ class ="button is-rounded has-text-weight-normal is-primary-55 is-outlined "> What's New </ a >
23
25
</ a >
24
26
</ div >
25
27
</ div >
Original file line number Diff line number Diff line change 10
10
transition : all 0.25s ease ;
11
11
}
12
12
13
-
13
+ $primary : hsl ( 254 , 91 , 71 )
14
14
15
15
/* width */
16
16
::-webkit-scrollbar {
You can’t perform that action at this time.
0 commit comments