diff --git a/quartz/styles/custom.scss b/quartz/styles/custom.scss index 790932d..91cf85c 100644 --- a/quartz/styles/custom.scss +++ b/quartz/styles/custom.scss @@ -19,8 +19,8 @@ left: -10rem; top: 2rem; width: 28rem; - height: 28px; - background-image: linear-gradient(to right, transparent 0%, #7ba9ef 100%); + height: 42px; + background-image: linear-gradient(to right, transparent 0%, #319097 100%); z-index: -1; transform: rotate(-30deg); border-radius: 5px; @@ -40,12 +40,9 @@ } .center article { - font-size: 1.05rem; + font-size: 0.93rem; text-align: justify; - - p { - hyphens: none; - } + hyphens: none; } .floating-image {