File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 2
2
year : 2025
3
3
image : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/lazer-shark/lazer-shark.webp
4
4
logo :
5
+ award : RoboSub AUV
5
6
page : lazer-shark
6
7
- name : SeaHawk II
7
8
year : 2024
8
9
page : seahawk-II
10
+ award : MATE EXPLORER All Around Champion
9
11
logo : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/seahawk-II/seahawk-II-logo.svg
10
12
image : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/seahawk-II/seahawk-II.webp
11
13
- name : SeaHawk
12
14
year : 2023
13
15
page : seahawk
16
+ award : MATE Pioneer All Around Champion
14
17
logo : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/seahawk-II/seahawk-logo.svg
15
18
image : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/seahawk/seahawk.webp
16
19
- name : Hydrozoa
17
20
year : 2022
18
21
page : hydrozoa
19
22
logo :
23
+ award : MATE Pioneer All Around Champion
20
24
image : https://raw.githubusercontent.com/CabrilloRoboticsClub/cabrillorobotics.github.io/what-a-theme-test/assets/images/hydrozoa/hydrozoa.webp
Original file line number Diff line number Diff line change 9
9
</ div >
10
10
< div class ="bottom-left ">
11
11
< h2 class ="has-text-weight-bold is-size-3 "> {{ project.year }}</ h2 >
12
- < p class ="has-text-white-ter has-text-weight-normal "> {{ project.name }}</ p >
12
+ < p class ="has-text-white-ter has-text-weight-normal "> {{ project.award }}</ p >
13
13
</ div >
14
14
</ div >
15
15
</ a >
Original file line number Diff line number Diff line change @@ -1437,7 +1437,6 @@ body { background-color: var(--background); }
1437
1437
transition : opacity 0.5s ease ;
1438
1438
}
1439
1439
.top-left {
1440
- height : 10% ;
1441
1440
display : flex ;
1442
1441
margin : 5vh ;
1443
1442
}
@@ -1447,7 +1446,7 @@ body { background-color: var(--background); }
1447
1446
margin : 5vh ;
1448
1447
}
1449
1448
.logo {
1450
- max-width : 50 px ;
1449
+ max-width : 200 px ;
1451
1450
}
1452
1451
.project-link {
1453
1452
transition : all 0.25s ease ;
@@ -1465,9 +1464,6 @@ body { background-color: var(--background); }
1465
1464
transition : opacity 0.5s ease ;
1466
1465
pointer-events : none ;
1467
1466
}
1468
- .project-link :hover h2 {
1469
- color : var (--header ) !important ;
1470
- }
1471
1467
.project-link :hover {
1472
1468
transform : scale (1.01 );
1473
1469
}
You can’t perform that action at this time.
0 commit comments