add tf & salt notes

This commit is contained in:
2022-07-16 16:40:57 +02:00
parent 95012f090d
commit c4b6e3d070
4 changed files with 28 additions and 36 deletions

View File

@ -26,8 +26,8 @@
margin-bottom: 0.25rem
}
.mr-8 {
margin-right: 2rem
.mr-2 {
margin-right: 0.5rem
}
.mb-4 {
@ -54,10 +54,6 @@
margin-top: 0.25rem
}
.mr-2 {
margin-right: 0.5rem
}
.block {
display: block
}
@ -529,10 +525,6 @@
margin-bottom: 0px
}
.sm\:mr-2 {
margin-right: 0.5rem
}
.sm\:block {
display: block
}