Skip to content

Commit 57cbedc

Browse files
committed
test css margin changes
1 parent aad8b2d commit 57cbedc

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

assets/css/style.scss

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33

44
@import "{{ site.theme }}";
55

6-
section {
7-
width:900px;
8-
float:right;
9-
padding-bottom:50px;
10-
}
11-
12-
.wrapper {
13-
width:1300px;
14-
margin:0 auto;
15-
}
6+
//section {
7+
// width:900px;
8+
// float:right;
9+
// padding-bottom:50px;
10+
//}
11+
//
12+
//.wrapper {
13+
// width:1300px;
14+
// margin:0 auto;
15+
//}

dynamic_stac_api/desktop_gis_stac_access.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ESRI provides [instructions for using STAC endpoints within ArcGIS Pro](https://
88

99
1. In the ribbon menu, click Insert, then Connections, then STAC Connections. Select New STAC Connection.
1010

11-
<img src="./img/arcpro_new_stac_connection.png" width="70%" height="70%">
11+
<img src="./img/arcpro_new_stac_connection.png" width="80%" height="80%">
1212

1313
2. The Create STAC Connection panel opens. Name the Connection something like PGC DEM STAC, and in the Connection field use the URL: https://stac.pgc.umn.edu/api/v1/
1414

0 commit comments

Comments
 (0)