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