Skip to content

Commit b0888e4

Browse files
author
mrmrs
committed
Fixes mobile layout
1 parent f251d6a commit b0888e4

File tree

2 files changed

+11
-17
lines changed

2 files changed

+11
-17
lines changed

index.html

Lines changed: 11 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -164,19 +164,18 @@ <h2 class="f4 f1-l fw6 mb0">Readable</h2>
164164
</div>
165165
<div class="cf">
166166
<article class="pv2 fl w-100 w-50-l pr3-l">
167-
<h2 class="f4 f1-l fw6 mb0">Performant</h2>
167+
<h2 class="f4 f1-l fw6 mb0">
168+
Modular
169+
</h2>
168170
<p class="f5 f3-ns measure lh-copy mt0">
169-
Code should be optimized for performance.
171+
Tachyons isn't a monolithic framework. It's a collection of small modules
172+
that can be mixed and matched or used independently. Use what you need. Leave the rest.
170173
</p>
171174
</article>
172175
<article class="pv2 fl w-100 w-50-l pl3-l">
173-
<h2 class="f4 f1-l fw6 mb0">
174-
Modular
175-
</h2>
176+
<h2 class="f4 f1-l fw6 mb0">Performant</h2>
176177
<p class="f5 f3-ns measure lh-copy mt0">
177-
Modules &gt; Monoliths
178-
Tachyons isn't a monolithic framework. It's a collection of self contained modules
179-
that can be mixed and matched or used independently. Only use what you need.
178+
Code should be optimized for performance.
180179
</p>
181180
</article>
182181
</div>
@@ -190,10 +189,11 @@ <h2 class="f4 f1-l fw6 mb0">
190189
</p>
191190
</article>
192191
<article class="pv2 fl w-100 w-50-l pl0 pl3-l">
193-
<h2 class="f4 f1-l fw6 mb0">Easy</h2>
192+
<h2 class="f4 f1-l fw6 mb0">Documented</h2>
194193
<p class="f5 f3-ns measure lh-copy mt0">
195-
Designing in the browser should be easy.
196-
If a computer can do it, you shouldn't have to.
194+
Documenting your design system is the easiest way to creating a shared understanding with teammates. We
195+
aim to create a comprehensive set of docs that make it easy for both beginners
196+
&amp; experts to harness the power of Tachyons.
197197
</p>
198198
</article>
199199
</div>
@@ -369,9 +369,6 @@ <h3 class="f6 ttu fw6 mt0 mb3 bb pb2">Type Styles</h3>
369369
<p class="strike">This text should be crossed out.</p>
370370
<p class="ttc">This text should be capitalized.</p>
371371
<p class="ttu">This text should be uppercase.</p>
372-
<p class="truncate w-100">
373-
Truncated text that is long. Stand in front of the computer screen eat owner's food sit on the laptop kick up litter and eat from dog's food. Hide head under blanket so no one can see brown cats with pink ears for cats go for world domination so loves cheeseburgers chase laser. Cough furball scamper thug cat . Behind the couch stare at ceiling light find empty spot in cupboard and sleep all day or missing until dinner time cat is love, cat is life. Human is washing you why halp oh the horror flee scratch hiss bite lay on arms while you're using the keyboard jump around on couch, meow constantly until given food, . Step on your keyboard while you're gaming and then turn in a circle meow i like big cats and i can not lie. Flee in terror at cucumber discovered on floor. Paw at your fat belly destroy the blinds. Hide at bottom of staircase to trip human. Plan steps for world domination damn that dog Gate keepers of hell destroy the blinds yet meowzer! favor packaging over toy you call this cat food?.
374-
</p>
375372
</div>
376373
<div class="dtc-ns v-mid">
377374
<pre class="ba b--black-05 pa2 overflow-auto">

src/templates/index.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -326,9 +326,6 @@ <h3 class="f6 ttu fw6 mt0 mb3 bb pb2">Type Styles</h3>
326326
<p class="strike">This text should be crossed out.</p>
327327
<p class="ttc">This text should be capitalized.</p>
328328
<p class="ttu">This text should be uppercase.</p>
329-
<p class="truncate w-100">
330-
Truncated text that is long. Stand in front of the computer screen eat owner's food sit on the laptop kick up litter and eat from dog's food. Hide head under blanket so no one can see brown cats with pink ears for cats go for world domination so loves cheeseburgers chase laser. Cough furball scamper thug cat . Behind the couch stare at ceiling light find empty spot in cupboard and sleep all day or missing until dinner time cat is love, cat is life. Human is washing you why halp oh the horror flee scratch hiss bite lay on arms while you're using the keyboard jump around on couch, meow constantly until given food, . Step on your keyboard while you're gaming and then turn in a circle meow i like big cats and i can not lie. Flee in terror at cucumber discovered on floor. Paw at your fat belly destroy the blinds. Hide at bottom of staircase to trip human. Plan steps for world domination damn that dog Gate keepers of hell destroy the blinds yet meowzer! favor packaging over toy you call this cat food?.
331-
</p>
332329
</div>
333330
<div class="dtc-ns v-mid">
334331
<pre class="ba b--black-05 pa2 overflow-auto">

0 commit comments

Comments
 (0)