center and fix font

This commit is contained in:
zensprojects 2023-01-30 09:42:03 -08:00 committed by GitHub
parent 4e0154b899
commit 60a74b1474
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
<link rel="stylesheet" href="/w3css/w3.css">
<link href="https://fonts.cdnfonts.com/css/instagram-sans-2" rel="stylesheet">
<style>
body,h1 {font-family: "Instagram Sans", sans-serif}
body,h1,h2 {font-family: "Instagram Sans", sans-serif}
body, html {height: 100%}
.bgimg {
background-image: url('/background.png');
@ -31,7 +31,7 @@ body, html {height: 100%}
<hr class="w3-border-grey w3-animate-right" style="margin:auto;width:40%">
<p class="w3-large w3-center w3-animate-bottom">funny gaming QWERTYUIOPASDFGHJKLZXCVBNM qwertyuiopasdfghjklzxcvbnm []\;',./ 1234567890-= ` ~!@#$%^&*(){}|:"<>?<br><br>Lorem Ipsum is simply<br><br>
<h2>Instagram Sans</h2><br><br>
<h2 class="w3-center">Instagram Sans</h2><br><br>
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book</p>
</div>