Privacy statement.

This commit is contained in:
codevictory
2021-05-11 19:35:21 +03:00
parent 2ae2f601dd
commit c5bd951747
12 changed files with 174 additions and 6 deletions

View File

@@ -0,0 +1,16 @@
table {
width: 93%;
border-spacing: 13px;
}
.actions {
display: flex;
flex-direction: column;
font-size: 0.9em;
}
.choices-collection {
font-size: 0.9em;
border-left: 1px solid;
border-right: 1px solid;
}