Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{% block content %}
<div class="ui hidden divider"></div>
<div class="ui three column centered grid">
<div class="ui three column centered stackable grid">
<div class="column">
<h1 class="ui header">
<i class="circular lock icon"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{% block content %}
<div class="ui hidden divider"></div>
<div class="ui three column centered grid">
<div class="ui three column centered stackable grid">
<div class="column">
<h1 class="ui header">
<i class="circular lock icon"></i>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{% block content %}
<div class="ui hidden divider"></div>
<div class="ui two column centered grid">
<div class="ui two column centered stackable grid">
<div class="column">
<h1 class="ui header">
<i class="circular mail icon"></i>
Expand Down