This commit is contained in:
Roman Pyrih
2026-04-10 16:21:39 +02:00
parent f42e416839
commit 37a72184ee
5 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
p {
&:last-child {
margin-bottom: 0;
}
}