more qna styling

This commit is contained in:
edbrz9 2022-12-30 23:34:38 +01:00
parent 17777df7e8
commit e110580663
2 changed files with 11 additions and 4 deletions

View File

@ -194,6 +194,8 @@ section.qna {
max-width: 50vw;
text-align: left;
margin-bottom: 80px;
margin-left: auto;
margin-right: auto;
}
section.qna p.q {
@ -206,4 +208,10 @@ section.qna p.a {
font-style: normal;
font-weight: 600;
margin-bottom: 40px;
}
}
section.qna h1 {
font-size: 1.6rem;
margin-bottom: 40px;
}

View File

@ -12,10 +12,9 @@
<main>
<h1>YT2Prompt - Questions & Answers</h1>
<section class="qna">
<h1>YT2Prompt - Q&A</h1>
<p class="q">What is this?</p>