mirror of
https://gitea.blesmrt.net/mikaela/gist.git
synced 2024-11-15 07:49:23 +01:00
html-css/style.css: fix duplicate margin-bottom
This commit is contained in:
parent
3ee208d3d8
commit
cc789aca8d
@ -32,7 +32,6 @@ Also variables will make things easier later on */
|
|||||||
margin-bottom: 2;
|
margin-bottom: 2;
|
||||||
max-width: 78ch;
|
max-width: 78ch;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
margin-bottom: 2;
|
|
||||||
letter-spacing: 0.12;
|
letter-spacing: 0.12;
|
||||||
word-spacing: 0.16;
|
word-spacing: 0.16;
|
||||||
font-family: var(--fonts-sans-serif);
|
font-family: var(--fonts-sans-serif);
|
||||||
|
Loading…
Reference in New Issue
Block a user