mirror of
https://github.com/cupcakearmy/blaze.git
synced 2024-12-22 08:16:26 +00:00
Change title size
This commit is contained in:
parent
2d87c057e6
commit
1cc669fb54
3
dist/index.html
vendored
3
dist/index.html
vendored
@ -33,6 +33,9 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
h1 {
|
||||
font-size: 3rem;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
Loading…
Reference in New Issue
Block a user