mirror of
https://github.com/zoriya/flood.git
synced 2026-06-01 02:29:01 +00:00
Add margins to paragraph tags
This commit is contained in:
@@ -26,3 +26,7 @@ a {
|
||||
position: relative;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-bottom: $spacing-unit * 3/5;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user