workshop: fix alignment and fix into screen size
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
711b2e674f
commit
667857ae04
|
@ -9,7 +9,7 @@
|
|||
<link rel="stylesheet" href="https://www.franconian.net/style.css">
|
||||
</head>
|
||||
<body class="">
|
||||
<header>
|
||||
<header style="max-width: 1700px;">
|
||||
<nav class="nav nav-main">
|
||||
<a class="nav-logo" href="/">
|
||||
<img src="/franconianNet.svg"
|
||||
|
@ -18,7 +18,7 @@
|
|||
</a>
|
||||
</nav>
|
||||
</header>
|
||||
<main>
|
||||
<main style="max-width: 1700px;">
|
||||
<h1 style="font-size: 4em;">
|
||||
Tox CryptoParty
|
||||
<span style="font-size: .5em; display: block;">Install a Tox Client and have some fun with it</span>
|
||||
|
|
Loading…
Reference in New Issue