fix blog page flex div

This commit is contained in:
ngn
2024-07-24 01:47:55 +03:00
parent 7a85e0fed2
commit e3b5e3a921
2 changed files with 12 additions and 16 deletions

View File

@ -21,7 +21,7 @@ header {
h1 {
font-weight: 900;
font-size: 5.5vw;
font-size: 500%;
padding: 120px;
padding-bottom: 0;
text-align: center;
@ -33,7 +33,7 @@ h1 {
h4 {
padding-bottom: 120px;
font-weight: 600;
font-size: 2.2vw;
font-size: 200%;
text-align: center;
color: white;
text-size-adjust: 80%;