mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Link to First UI Impressions @discourse
This commit is contained in:
parent
2358d4e8de
commit
092e01a56e
2 changed files with 13 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
padding-bottom: 3.5em;
|
||||
}
|
||||
|
||||
.ui.two.cards {
|
||||
.ui.three.cards {
|
||||
.content p {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
|
|
@ -197,8 +197,8 @@ heading: Portmaster Tour
|
|||
Dive into it
|
||||
</h3>
|
||||
</div>
|
||||
<div class="nine wide column">
|
||||
<div class="ui two stackable cards">
|
||||
<div class="thirteen wide column">
|
||||
<div class="ui three stackable cards">
|
||||
<a class="card" href="/technology#portmaster">
|
||||
<div class="content">
|
||||
<p>Explore the mechanics behind Portmaster</p>
|
||||
|
@ -219,6 +219,16 @@ heading: Portmaster Tour
|
|||
</button>
|
||||
</div>
|
||||
</a>
|
||||
<a class="ui raised card" href='https://discourse.safing.community/t/first-ui-impressions/65' target="_blank">
|
||||
<div class="content">
|
||||
<p>Glimps at some screenshots of the UI</p>
|
||||
</div>
|
||||
<div class="extra content">
|
||||
<button class='ui safing-secondary button'>
|
||||
Visit our Forum
|
||||
</button>
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue