We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54f928b + 4c08bd6 commit dbf5909Copy full SHA for dbf5909
1 file changed
server/documents/elements/container.html.eco
@@ -32,7 +32,7 @@ themes : ['Default']
32
33
<h3 class="ui header">Container Sizes</h3>
34
35
- <p>Containers are designed to responsively adjust their maximum width based on the size of the screen they are appearing.</p>
+ <p>Containers are designed to responsively adjust their maximum width based on the size of the screen on which they are appearing.</p>
36
37
<table class="ui celled definition table">
38
<thead>
@@ -462,4 +462,4 @@ themes : ['Default']
462
463
464
<div class="main container"></div>
465
-</div>
+</div>
0 commit comments