mirror of
https://github.com/necolas/normalize.css.git
synced 2024-12-25 15:14:19 +00:00
Update test.html
This commit is contained in:
parent
fc091cce15
commit
722b0cfa55
4
test.html
vendored
4
test.html
vendored
@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||
<title>Normalize CSS: UI tests</title>
|
||||
<title>Normalizing CSS: UI testing</title>
|
||||
<script src="https://rawgit.com/aFarkas/html5shiv/gh-pages/dist/html5shiv.min.js"></script>
|
||||
<link rel="stylesheet" href="normalize.css">
|
||||
<style>
|
||||
@ -28,7 +28,7 @@
|
||||
}
|
||||
|
||||
.Test-title {
|
||||
font-size: 2em;
|
||||
font-size: 1.5em;
|
||||
font-family: sans-serif;
|
||||
padding: 20px;
|
||||
margin: 20px 0;
|
||||
|
Loading…
Reference in New Issue
Block a user