File tree 6 files changed +56
-45
lines changed
resources/_gen/assets/scss/sass
6 files changed +56
-45
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -7837,7 +7837,7 @@ body {
7837
7837
text-align: left; }
7838
7838
@media only screen and (max-width: 60em) {
7839
7839
.home #helm .billboard {
7840
- padding: 200px 23px 100px 20px; } }
7840
+ padding: 0 23px 100px 20px; } }
7841
7841
.home #helm .billboard .helm-logo {
7842
7842
max-width: 120px; }
7843
7843
.home #helm .billboard #underline1 {
@@ -8353,37 +8353,39 @@ body {
8353
8353
left: 50%;
8354
8354
margin: 0.25rem auto 0 -25%;
8355
8355
display: block !important; }
8356
- nav.home-nav ul {
8357
- margin-left: auto;
8358
- margin-right: auto; }
8359
- nav.home-nav ul li {
8360
- padding: 0;
8361
- margin: 0; }
8362
- nav.home-nav ul li a {
8363
- background-color: #cfedfa;
8364
- padding: 0.25rem 1rem;
8365
- margin: 0 0.333rem 0.75rem;
8366
- font-size: 1rem;
8367
- border-radius: 0.35em;
8368
- min-width: 15vw; }
8369
- nav.home-nav h1 {
8370
- position: absolute;
8371
- left: 7%;
8372
- top: 0.5rem;
8373
- margin-left: -3.5%;
8374
- min-width: 86%;
8375
- text-align: center; }
8376
- nav.home-nav h1 img {
8377
- max-width: 45%;
8378
- min-height: auto !important;
8379
- margin: 0 auto; }
8380
- nav.home-nav ul {
8381
- position: absolute;
8382
- top: 7.5rem;
8383
- left: 0%;
8384
- width: 100%;
8385
- right: 0%;
8386
- text-align: center; }
8356
+ nav.home-nav {
8357
+ position: relative; }
8358
+ nav.home-nav ul {
8359
+ margin-left: auto;
8360
+ margin-right: auto; }
8361
+ nav.home-nav ul li {
8362
+ padding: 0;
8363
+ margin: 0; }
8364
+ nav.home-nav ul li a {
8365
+ background-color: #cfedfa;
8366
+ padding: 0.25rem 1rem;
8367
+ margin: 0 0.333rem 0.75rem;
8368
+ font-size: 1rem;
8369
+ border-radius: 0.35em;
8370
+ min-width: 15vw; }
8371
+ nav.home-nav ul li a img {
8372
+ margin: -0.8rem 0rem 0rem 0rem;
8373
+ max-height: 2rem; }
8374
+ nav.home-nav h1 {
8375
+ position: relative;
8376
+ min-width: 86%;
8377
+ text-align: center; }
8378
+ nav.home-nav h1 img {
8379
+ max-width: 45%;
8380
+ min-height: auto !important;
8381
+ margin: 0 auto; }
8382
+ nav.home-nav ul {
8383
+ position: relative;
8384
+ top: 2.25rem;
8385
+ right: 0;
8386
+ padding-right: 2rem;
8387
+ width: 100%;
8388
+ text-align: center; }
8387
8389
.home #helm .billboard h1 {
8388
8390
font-size: 5.755vw;
8389
8391
margin: 3rem 3.5vw 1.5em;
Original file line number Diff line number Diff line change 56
56
text-align :left ;
57
57
58
58
@include mobile {
59
- padding : 200 px 23px 100px 20px ;
59
+ padding : 0 23px 100px 20px ;
60
60
}
61
61
62
62
.helm-logo {
Original file line number Diff line number Diff line change 75
75
}
76
76
77
77
nav .home-nav {
78
+ position : relative ;
78
79
ul {
79
80
margin-left : auto ;
80
81
margin-right : auto ;
90
91
font-size : 1rem ;
91
92
border-radius : 0.35em ;
92
93
min-width : 15vw ;
94
+
95
+ img {
96
+ margin : -0.8rem 0rem 0rem 0rem ;
97
+ max-height : 2rem ;
98
+ }
93
99
}
94
100
}
95
101
}
96
102
97
103
h1 {
98
- position : absolute ;
99
- left : 7% ;
100
- top : 0.5rem ;
101
- margin-left : -3.5% ;
104
+ position : relative ;
102
105
min-width : 86% ;
103
106
text-align : center ;
104
107
110
113
}
111
114
112
115
ul {
113
- position : absolute ;
114
- top : 7.5rem ;
115
- left : 0% ;
116
+ position : relative ;
117
+ top : 2.25rem ;
118
+ right : 0 ;
119
+ padding-right : 2rem ;
116
120
width : 100% ;
117
- right : 0% ;
118
121
text-align : center ;
119
122
}
120
123
}
Original file line number Diff line number Diff line change 4
4
< li > < a href ="/community " title ="Connect with Other Users "> Community</ a > </ li >
5
5
< li > < a href ="/learning " title ="Videos and Tutorials "> Learning</ a > </ li >
6
6
< li > < a href ="/docs " title ="Porter Documentation "> Docs</ a > </ li >
7
- < li > < a href ="https://github.com/getporter/porter " target ="_blank " class =" hide-for-small-only " title ="Porter on Github "> < img src ="{{ .Site.BaseURL }}img/github.svg " alt ="Github " /> </ a > </ li >
7
+ < li > < a href ="https://github.com/getporter/porter " target ="_blank " title ="Porter on Github "> < img src ="{{ .Site.BaseURL }}img/github.svg " alt ="Github " /> </ a > </ li >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" standalone =" yes" ?>
2
2
<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
3
3
xmlns : xhtml =" http://www.w3.org/1999/xhtml" >
4
+
4
5
<url >
5
6
<loc >/</loc >
6
- </url ><url >
7
+ </url >
8
+
9
+ <url >
7
10
<loc >/categories/</loc >
8
- </url ><url >
11
+ </url >
12
+
13
+ <url >
9
14
<loc >/tags/</loc >
10
15
</url >
16
+
11
17
</urlset >
You can’t perform that action at this time.
0 commit comments