mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-19 01:05:44 -04:00
Change font sizes
This commit is contained in:
parent
99c78e4360
commit
b9f4f28c91
@ -1,5 +1,6 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<head>
|
<head>
|
||||||
<title>{{ page.title }} | KYS</title>
|
<title>{{ page.title }} | KYS</title>
|
||||||
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
<link rel="stylesheet" type="text/css" href="/css/style.css">
|
||||||
|
@ -23,6 +23,7 @@ body {
|
|||||||
background-color: #EFEFEF;
|
background-color: #EFEFEF;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
p, h1, h2 {
|
p, h1, h2 {
|
||||||
|
Loading…
Reference in New Issue
Block a user