aboutsummaryrefslogtreecommitdiff
path: root/files/my/learn/css/css_layout/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/my/learn/css/css_layout/index.html')
-rw-r--r--files/my/learn/css/css_layout/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/my/learn/css/css_layout/index.html b/files/my/learn/css/css_layout/index.html
index 4351951f84..0268f74856 100644
--- a/files/my/learn/css/css_layout/index.html
+++ b/files/my/learn/css/css_layout/index.html
@@ -25,7 +25,7 @@ translation_of: Learn/CSS/CSS_layout
<p class="summary">At this point we've already looked at CSS fundamentals, how to style text, and how to style and manipulate the boxes that your content sits inside. Now it's time to look at how to place your boxes in the right place in relation to the viewport, and one another. We have covered the necessary prerequisites so we can now dive deep into CSS layout, looking at different display settings, modern layout tools like flexbox, CSS grid, and positioning, and some of the legacy techniques you might still want to know about.</p>
-<div class="in-page-callout webdev">
+<div class="callout">
<h3 id="Looking_to_become_a_front-end_web_developer">Looking to become a front-end web developer?</h3>
<p>We have put together a course that includes all the essential information you need to work towards your goal.</p>