unded fix position on sidebar because I realized you cannot see the entire thing even if you scroll down :-(
This commit is contained in:
@@ -17,23 +17,13 @@
|
||||
<div class="widget">
|
||||
<div class="widget-header">
|
||||
<div class="title">
|
||||
<span class="fs1" aria-hidden="true" data-icon=""></span> Step 2a - Using the Tutorials
|
||||
<span class="fs1" aria-hidden="true" data-icon=""></span> Step 2 - Using the application
|
||||
</div>
|
||||
</div>
|
||||
<div class="widget-body">
|
||||
<img src=<%= image_path("step-2.png")%> />
|
||||
</div>
|
||||
</div>
|
||||
<div class="widget">
|
||||
<div class="widget-header">
|
||||
<div class="title">
|
||||
<span class="fs1" aria-hidden="true" data-icon=""></span> Step 2b - Attacking the Application
|
||||
</div>
|
||||
</div>
|
||||
<div class="widget-body">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user