mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
updated navigation links
This commit is contained in:
parent
887ec9defa
commit
4c0cf1973c
@ -42,8 +42,11 @@
|
|||||||
|
|
||||||
<div id="navigation">
|
<div id="navigation">
|
||||||
<div class="wrapper">
|
<div class="wrapper">
|
||||||
<h1>transfer.sh</h1>
|
<a href="#home">
|
||||||
|
<h1>transfer.sh</h1></a>
|
||||||
<ul class="hidden-xs">
|
<ul class="hidden-xs">
|
||||||
|
<li><a href="#home">home</a>
|
||||||
|
</li>
|
||||||
<li><a href="#samples">sample use cases</a>
|
<li><a href="#samples">sample use cases</a>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="#contact">contact us</a>
|
<li><a href="#contact">contact us</a>
|
||||||
|
@ -10,8 +10,8 @@
|
|||||||
margin-top: 30px;
|
margin-top: 30px;
|
||||||
ul {
|
ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
max-width: 300px;
|
max-width: 400px;
|
||||||
margin: 0 auto;
|
marghomein: 0 auto;
|
||||||
}
|
}
|
||||||
li {
|
li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
@ -41,7 +41,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 35px;
|
font-size: 35px;
|
||||||
|
@ -5369,8 +5369,8 @@ body {
|
|||||||
}
|
}
|
||||||
#navigation ul {
|
#navigation ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
max-width: 300px;
|
max-width: 400px;
|
||||||
margin: 0 auto;
|
marghomein: 0 auto;
|
||||||
}
|
}
|
||||||
#navigation li {
|
#navigation li {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user