This commit is contained in:
Akko
2023-03-16 21:23:38 +01:00
parent fda856edd5
commit e5a5e16bbe
2 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@
--white: #FBFBFB; --white: #FBFBFB;
--background: #FCFAF9; --background: #FCFAF9;
--font-size: 1.35rem; --font-size: 1.35rem;
--line-height: 1.75rem; --line-height: 1.8rem;
--font-family: "Roboto"; --font-family: "Roboto";
} }
@@ -76,8 +76,8 @@ a, a:visited {
} }
#content { #content {
padding-left: 10%; padding-left: 7%;
padding-right: 10%; padding-right: 7%;
} }
#publish-date, #modified-date { #publish-date, #modified-date {

View File

@@ -76,8 +76,8 @@ a, a:visited {
} }
#content { #content {
padding-left: 10%; padding-left: 7%;
padding-right: 10%; padding-right: 7%;
} }
#publish-date, #modified-date { #publish-date, #modified-date {