feat(design): clean up terms of service view in settings
This commit is contained in:
parent
0e4b4fd28f
commit
7637a49dc4
4 changed files with 13 additions and 7 deletions
|
|
@ -127,3 +127,9 @@
|
|||
box-shadow: 0px 0px 10px;
|
||||
float: left; // we don't want these indicators to affect their container's sizing
|
||||
}
|
||||
|
||||
#settings-tos {
|
||||
p {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue