0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-17 05:52:42 +00:00

Small tweaks

This commit is contained in:
Trevor Buckner
2023-09-14 16:44:59 -04:00
parent b3497e14f1
commit 2125b8a026
3 changed files with 14 additions and 6 deletions

View File

@@ -10,9 +10,8 @@
background-image : url(/assets/DMG_background.png);
background-size : cover;
.quote p::first-line {
font-variant : normal;
font-style: italic;
.quote p:first-child::first-line {
all: unset;
}
&:after {