strasne stradani s css
This commit is contained in:
parent
9cc1141746
commit
7c23d35705
3 changed files with 416 additions and 52 deletions
|
@ -2,6 +2,8 @@
|
|||
<html lang="en" dir="ltr">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="../css/normalize.css">
|
||||
<link rel="stylesheet" href="../css/master.css">
|
||||
<link rel="stylesheet" href="../css/bootstrap.css">
|
||||
<link rel="shortcut icon" href="../favicon.ico" type="image/vnd.microsoft.icon" />
|
||||
|
@ -59,7 +61,8 @@
|
|||
</header>
|
||||
<main>
|
||||
<div class="home">
|
||||
<a href="#About-us"><img src="../img/arrow-down.svg" alt="arrow down" class="arrow-down"></a>
|
||||
<div class="fill"></div>
|
||||
<a href="#About-us" class="arrow-down"><img src="../img/arrow-down.svg" alt="arrow down" class="arrow-down"></a>
|
||||
</div>
|
||||
<section class="about" id="About-us">
|
||||
<h2 class="title">O nás</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue