mirror of
https://github.com/safing/web
synced 2025-04-17 09:29:08 +00:00
Update feature-container class names
This commit is contained in:
parent
8ec9d497b3
commit
a81d5b8e7a
1 changed files with 39 additions and 39 deletions
|
@ -29,45 +29,45 @@ redirect_from:
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="feature-container">
|
||||
<div class="feature-left">
|
||||
<h2 class="feature-left-title">
|
||||
Engage the problem at
|
||||
<span class="text-safing-blue-500">The Core</span>
|
||||
</h2>
|
||||
<p class="feature-left-desc">
|
||||
The Internet is one of the most beautiful things there is.
|
||||
But every connection has the potential to betray you, leaking
|
||||
personal information you never wanted to share. That's where
|
||||
we intercept.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-right">
|
||||
<div class="feature-right-content">
|
||||
<i class="icon-shield feature-right-content-icon"></i>
|
||||
<span class="feature-right-content-title">Open Source</span>
|
||||
<p class="feature-right-content-desc">
|
||||
Secure software can only emerge when many smart people
|
||||
review and contribute to the code base.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-right-content">
|
||||
<i class="icon-heart feature-right-content-icon"></i>
|
||||
<span class="feature-right-content-title">Transparency</span>
|
||||
<p class="feature-right-content-desc">
|
||||
The trust to handle your sensitive data can only grow by being open
|
||||
about our company. In every aspect.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-right-content">
|
||||
<i class="icon-users feature-right-content-icon"></i>
|
||||
<span class="feature-right-content-title">Our Quest</span>
|
||||
<p class="feature-right-content-desc">
|
||||
We chase freedom so our societies can flourish. Giving control back to
|
||||
the people is way overdue.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="feature-one-container">
|
||||
<div class="feature-one-container-left">
|
||||
<h2 class="feature-one-container-left-title">
|
||||
Engage the problem at
|
||||
<span class="text-safing-blue-500">The Core</span>
|
||||
</h2>
|
||||
<p class="feature-one-container-left-desc">
|
||||
The Internet is one of the most beautiful things there is.
|
||||
But every connection has the potential to betray you, leaking
|
||||
personal information you never wanted to share. That's where
|
||||
we intercept.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-one-container-right">
|
||||
<div class="feature-one-container-right-content">
|
||||
<i class="icon-shield feature-one-container-right-content-icon"></i>
|
||||
<span class="feature-one-container-right-content-title">Open Source</span>
|
||||
<p class="feature-one-container-right-content-desc">
|
||||
Secure software can only emerge when many smart people
|
||||
review and contribute to the code base.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-one-container-right-content">
|
||||
<i class="icon-heart feature-one-container-right-content-icon"></i>
|
||||
<span class="feature-one-container-right-content-title">Transparency</span>
|
||||
<p class="feature-one-container-right-content-desc">
|
||||
The trust to handle your sensitive data can only grow by being open
|
||||
about our company. In every aspect.
|
||||
</p>
|
||||
</div>
|
||||
<div class="feature-one-container-right-content">
|
||||
<i class="icon-users feature-one-container-right-content-icon"></i>
|
||||
<span class="feature-one-container-right-content-title">Our Quest</span>
|
||||
<p class="feature-one-container-right-content-desc">
|
||||
We chase freedom so our societies can flourish. Giving control back to
|
||||
the people is way overdue.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="showcase-container-reverse">
|
||||
<div class="showcase-left" style="max-width: 850px;">
|
||||
|
|
Loading…
Add table
Reference in a new issue