We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d49aa84 commit 7914fb6Copy full SHA for 7914fb6
1 file changed
src/resources/projects/website/about/about.scss
@@ -224,7 +224,7 @@ div.quarto-about-trestles {
224
// Marquee
225
div.quarto-about-marquee {
226
padding-bottom: 1em;
227
- padding-top: 14px !important;
+ padding-top: $content-padding-top !important;
228
229
.about-contents {
230
display: flex;
@@ -261,7 +261,7 @@ div.quarto-about-broadside {
261
262
flex-direction: column;
263
264
265
266
.about-main {
267
display: flex !important;
0 commit comments