Skip to content

Commit 4be2daf

Browse files
committed
adjust spacing
1 parent 25dc1ff commit 4be2daf

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

static/css/devportal2024-v1.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

styles/_top-banner.scss

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
@media (max-width: 768px) {
5454
font-size: 18px;
5555
padding: 11px 35px;
56+
.banner-button{
57+
gap: 11px !important;
58+
}
5659
.button-text{
5760
margin-bottom: 4px;
5861
}
@@ -87,9 +90,9 @@
8790
width: 24.5px;
8891
height: 33.7px;
8992
@media (max-width: 768px) {
90-
width: 19.5px;
91-
height: 18.7px;
92-
padding-top: 0px;
93+
width: 14.5px;
94+
height: 14px;
95+
margin-top: 4px;
9396
}
9497
@media (max-width: 564px) {
9598
width: 15.5px;

0 commit comments

Comments
 (0)