fix(anyrun): fix typo in the css

This commit is contained in:
jacekpoz 2023-08-11 23:52:01 +02:00
parent 223ca87e73
commit 03f4c1eae8

View file

@ -63,7 +63,7 @@
background: rgba(36, 39, 58, 0.7);
border-radius: 16px;
padding: 8px;
box-shadow: 0pz 2px 33px -5px rgba(0, 0, 0, 0.5);
box-shadow: 0px 2px 33px -5px rgba(0, 0, 0, 0.5);
}
row:first-child {