File tree Expand file tree Collapse file tree 2 files changed +37
-3
lines changed Expand file tree Collapse file tree 2 files changed +37
-3
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <urlset
3+ xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9"
4+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
5+ xsi : schemaLocation =" http://www.sitemaps.org/schemas/sitemap/0.9
6+ http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" >
7+ <!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
8+
9+
10+ <url >
11+ <loc >https://bencuan.me/</loc >
12+ <lastmod >2023-01-12T07:48:03+00:00</lastmod >
13+ <priority >1.00</priority >
14+ </url >
15+ <url >
16+ <loc >https://bencuan.me/about/</loc >
17+ <lastmod >2023-01-12T07:48:03+00:00</lastmod >
18+ <priority >0.80</priority >
19+ </url >
20+ <url >
21+ <loc >https://bencuan.me/projects/</loc >
22+ <lastmod >2023-01-12T07:48:03+00:00</lastmod >
23+ <priority >0.80</priority >
24+ </url >
25+ <url >
26+ <loc >https://bencuan.me/contact/</loc >
27+ <lastmod >2023-01-12T07:48:03+00:00</lastmod >
28+ <priority >0.80</priority >
29+ </url >
30+
31+
32+ </urlset >
Original file line number Diff line number Diff line change @@ -59,13 +59,15 @@ $padding: 15vw;
5959
6060.name {
6161 padding : 7rem $padding 0 $padding ;
62-
62+ font-size : 4rem ;
63+
6364 @include mixins .screen (" not-desktop" ) {
64- padding-top : 150px ;
65+ line-height : 4rem ;
66+ padding-top : 100px ;
67+ font-size : 3.5rem ;
6568 }
6669
6770 font-weight : 700 ;
68- font-size : 4rem ;
6971}
7072
7173.name-icons {
You can’t perform that action at this time.
0 commit comments