Undo recent base.css changes for <p> tags

turns out i should be doing `<p class="block">` when i want spacing
This commit is contained in:
Lance Edgar 2021-01-30 13:12:04 -06:00
parent 1a18147971
commit e1e3301fc1
2 changed files with 1 additions and 10 deletions

View file

@ -1,13 +1,4 @@
/******************************
* general
******************************/
p {
margin-bottom: 1rem;
}
/******************************
* tweaks for root user
******************************/