We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46be23c commit 11a694eCopy full SHA for 11a694e
themes/CodeMeta-Pyramids/layouts/_default/landing.html
@@ -9,11 +9,11 @@
9
<div class="section section-basic">
10
<div class="container">
11
<div class="row">
12
- <div id="landing-left" class="col-8 container ">
+ <div class="landing-left col-md-8 container ">
13
{{ partial "landing_left" . }}
14
</div>
15
16
- <div id="landing-right" class="col-4 container">
+ <div class="landing-right col-md-4 container">
17
{{ partial "landing_right" . }}
18
19
0 commit comments