v1.0.2
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

main v1.0.2-main
dmitry kirdyashkin 2024-03-14 15:18:46 +03:00
parent 88d6c0257b
commit 990d54eeec
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
/* HEADERS */ /* HEADERS */
h1,h3,h4,h5{ h1,h2,h3,h4,h5{
font-family: 'AlegreyaSC Regular'; font-family: 'AlegreyaSC Regular';
} }
/*
h2{ h2{
font-family: 'AlegreyaSC Regular'; font-family: 'AlegreyaSC Regular';
font-weight: bold; font-weight: bold;
@ -13,7 +13,7 @@ h2{
h4,h5{ h4,h5{
font-family: 'AlegreyaSC Regular'; font-family: 'AlegreyaSC Regular';
text-indent: 20px; text-indent: 20px;
} } */
/* PARAGRAPHS */ /* PARAGRAPHS */
p { p {
text-indent: 20px; text-indent: 20px;