Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

abalsh / Garlix

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Snippets
  • Members
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Commit e3e891fc authored 6 years ago by Florian Shllaku's avatar Florian Shllaku
Browse files
Options
  • Browse Files
  • Download
  • Email Patches
  • Plain Diff

small changes

parent e1260342 master … laravel
Expand all Hide whitespace changes
Inline Side-by-side
Showing with 2 additions and 2 deletions
  • css/main.css
  • index.html
css/main.css
View file @ e3e891fc
This diff is collapsed. Click to expand it.
index.html
View file @ e3e891fc
......@@ -22,8 +22,8 @@
<i class="material-icons masthead-brand img-fluid">autorenew</i>
<h3 class="masthead-brand">XCHANGE</h3>
<nav class="nav nav-masthead justify-content-center">
<a class="nav-link" href="index.html">Home</a>
<a class="nav-link active" href="fiat.html">Fiat</a>
<a class="nav-link active" href="index.html">Home</a>
<a class="nav-link" href="fiat.html">Fiat</a>
<a class="nav-link" href="crypto.html">Crypto</a>
<a class="nav-link" href="charts.html">Charts</a>
<a class="nav-link" href="subscribe.html">Subscribe</a>
......
This diff is collapsed. Click to expand it.
  • Write
  • Preview
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment