Skip to content

Commit 694bbf6

Browse files
author
Duksh K.
committed
docs: sync public pages
1 parent 4a062db commit 694bbf6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1843,6 +1843,11 @@
18431843
width: fit-content;
18441844
}
18451845
.calc-actions {
1846+
display: flex;
1847+
flex-direction: column;
1848+
align-items: stretch;
1849+
gap: 8px;
1850+
width: min(380px, 100%);
18461851
min-width: 240px;
18471852
padding: 10px;
18481853
border: 1px solid rgba(17,71,128,0.18);

0 commit comments

Comments
 (0)