content: writing as an architect is hard

This commit is contained in:
2022-10-31 23:59:37 +01:00
parent e2380f9b91
commit 027add7be1
8 changed files with 126 additions and 90 deletions

View File

@@ -1,13 +1,14 @@
.react-toggle {
background-color: transparent;
border: 0;
bottom: -5px;
cursor: pointer;
display: inline-block;
padding: 0;
position: relative;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-tap-highlight-color: transparent;
touch-action: pan-x;