We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d8b5c commit 2907963Copy full SHA for 2907963
assets/css/v2/style.css
@@ -1512,7 +1512,7 @@ a:hover {
1512
display: flex;
1513
flex-direction: column;
1514
gap: 1.5rem;
1515
- margin-top: 0.5rem;
+ margin-block-start: 0.5rem;
1516
1517
.card-section {
1518
@@ -1732,7 +1732,7 @@ blockquote {
1732
}
1733
1734
blockquote[data-grid="last-third"] {
1735
- margin-top: 0;
+ margin-block-start: 0;
1736
1737
1738
@media (max-width: 55rem) {
0 commit comments