html-css/style.css: fix duplicate margin-bottom

This commit is contained in:
Aminda Suomalainen 2024-06-12 10:14:25 +03:00
parent 3ee208d3d8
commit cc789aca8d
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -32,7 +32,6 @@ Also variables will make things easier later on */
margin-bottom: 2;
max-width: 78ch;
line-height: 1.5;
margin-bottom: 2;
letter-spacing: 0.12;
word-spacing: 0.16;
font-family: var(--fonts-sans-serif);