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:
parent
1a18147971
commit
e1e3301fc1
2 changed files with 1 additions and 10 deletions
|
@ -1,13 +1,4 @@
|
|||
|
||||
/******************************
|
||||
* general
|
||||
******************************/
|
||||
|
||||
p {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
|
||||
/******************************
|
||||
* tweaks for root user
|
||||
******************************/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue