mirror of
https://github.com/Kaisaan/kaisaan.github.io.git
synced 2025-06-18 16:55:39 -04:00
Update style.css
This commit is contained in:
parent
957c2f226b
commit
3db1d12fb8
@ -24,6 +24,7 @@ body {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
|
transform: scale(0.8, 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
p, h1, h2 {
|
p, h1, h2 {
|
||||||
@ -32,7 +33,6 @@ p, h1, h2 {
|
|||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
transform: scale(0.8, 1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user