diff --git a/assets/styles/layouts/article/_tables.scss b/assets/styles/layouts/article/_tables.scss index f3c05f382..258064cd2 100644 --- a/assets/styles/layouts/article/_tables.scss +++ b/assets/styles/layouts/article/_tables.scss @@ -2,7 +2,7 @@ table { display: inline-block; - margin: 1rem 0 3rem; + margin: 1rem 1rem 3rem 0; border-spacing: 0; color: $article-text; max-width: 100%; diff --git a/content/resources/videos/Configuring Replications For Downsampling To Cloud.md b/content/resources/videos/Configuring Replications For Downsampling To Cloud.md deleted file mode 100644 index 0914b2505..000000000 --- a/content/resources/videos/Configuring Replications For Downsampling To Cloud.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: Configuring Replications For Downsampling To Cloud -description: > - Getting data from the edge to the cloud is often a critical process for IoT and IIoT processes. Here, Sam Dillard describes how to configure the Edge Data Replication (EDR) feature in InfluxDB, which automates the transfer of data from the edge to the cloud in a reliable, durable way. -menu: - resources: - parent: Videos -weight: 153 -youtubeID: yCComgh-B74 -date: 2022-6-30 -series: [Meet the Developers S6] -metadata: [Meet the Developer Series] ---- - -{{< resources/video-content >}}