Add responsive site design

This commit is contained in:
hensm
2019-07-26 08:30:47 +01:00
parent 2dd2990efc
commit 79fd72022b
2 changed files with 87 additions and 10 deletions

View File

@@ -2,6 +2,7 @@
<html class="theme-dark">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>fx_cast</title>
<link rel="stylesheet" href="fonts/stylesheet.css">
@@ -15,7 +16,7 @@
<div class="container">
<header class="site-header">
<h1 class="site-header__title">fx_cast</h1>
<p class="site-header__subtitle">chromecast for firefox</p>
<p class="site-header__subtitle">chromecast <nobr>for firefox</nobr></p>
</header>
<main class="site-content">
<section class="description">
@@ -56,9 +57,6 @@
</div>
</div>
</details>
</section>
<section class="other-downloads">
</section>
<section class="faqs">
<h1>FAQs</h1>
@@ -271,7 +269,7 @@
media="(prefers-color-scheme: light)">
<img class="preview preview--fg"
alt="Media context menu"
width="462"
width="462" height="275"
src="images/preview-fg_macOS_dark.png"
srcset="images/preview-fg_macOS_dark.png,
images/preview-fg_macOS_dark@2x.png 2x">