File tree 2 files changed +7
-6
lines changed
2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "files.autoSave" : " afterDelay"
3
- }
2
+ "files.autoSave" : " afterDelay" ,
3
+ "liveServer.settings.port" : 5501
4
+ }
Original file line number Diff line number Diff line change @@ -637,7 +637,7 @@ button {
637
637
# work-seedpod {
638
638
display : flex;
639
639
width : 90rem ;
640
- height : 77 rem ;
640
+ height : 80 rem ;
641
641
padding : 5rem 5rem 7rem 10.5rem ;
642
642
flex-direction : column;
643
643
margin-left : 3vw ;
@@ -683,7 +683,7 @@ button {
683
683
# work-card .card ,
684
684
# work .card {
685
685
display : flex;
686
- height : 21.55 rem ;
686
+ height : 22.95 rem ;
687
687
width : 25rem ;
688
688
min-width : 17.5rem ;
689
689
max-width : 43.5rem ;
@@ -803,7 +803,6 @@ button {
803
803
display : flex;
804
804
flex-direction : column;
805
805
height : 60rem ;
806
- /* padding-top: 150px; */
807
806
align-items : center;
808
807
gap : 2rem ;
809
808
margin-left : 5vw ;
@@ -1308,7 +1307,6 @@ button {
1308
1307
font-weight : 700 ;
1309
1308
line-height : 100% ;
1310
1309
align-self : stretch;
1311
- /* margin-top: -3vh; */
1312
1310
margin-bottom : 3vh ;
1313
1311
}
1314
1312
@@ -1433,6 +1431,8 @@ button {
1433
1431
letter-spacing : -0.0275rem ;
1434
1432
width : 6vw ;
1435
1433
transition : background-color 0.3s ;
1434
+ outline : none;
1435
+ border : none;
1436
1436
}
1437
1437
1438
1438
# submit : hover {
You can’t perform that action at this time.
0 commit comments