diff --git a/slides/Slides.md b/slides/Slides.md index 4f9087d..d1baa56 100644 --- a/slides/Slides.md +++ b/slides/Slides.md @@ -13,6 +13,12 @@ style: | grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 1rem; } + .ci { + width: 800px; + } + .cd { + width:960px; + } @import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css' --- @@ -75,9 +81,9 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/)  # What is CI/CD? -